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
"A severe error occurred on the current command. The results, if any, should be discarded.\r\nOperation cancelled by user.",
51
-
"A severe error occurred on the current command. The results, if any, should be discarded.",
50
+
"A severe error occurred on the current command. "+
51
+
"The results, if any, should be discarded."+Environment.NewLine+
52
52
"Operation cancelled by user.",
53
-
"The request failed to run because the batch is aborted, this can be caused by abort signal sent from client, or another request is running in the same session, which makes the session busy.\r\nOperation cancelled by user."
53
+
54
+
"A severe error occurred on the current command. "+
55
+
"The results, if any, should be discarded.",
56
+
57
+
"Operation cancelled by user.",
58
+
59
+
"The request failed to run because the batch is aborted, "+
60
+
"this can be caused by abort signal sent from client, "+
61
+
"or another request is running in the same session, "+
62
+
"which makes the session busy."+Environment.NewLine+
0 commit comments