You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This notification can be sent by either side to indicate that it is cancelling a previously-issued request.
157
+
*
158
+
* The request SHOULD still be in-flight, but due to communication latency, it is always possible that this notification MAY arrive after the request has already finished.
159
+
*
160
+
* This notification indicates that the result will be unused, so any associated processing SHOULD cease.
161
+
*
162
+
* A client MUST NOT attempt to cancel its `initialize` request.
0 commit comments