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
For now I am taking a safe approach to this and blocking all (both repl and internal) operations while loading files. 1835664
This means that tag jumps, completion functions, documentation reference, and other requests will be postponed while loading files.
This should solve the error, but is obviously not the best solution unless we are sure that the eus subprocess is unable to reliably handle concurrent operations while loading.
Therefore I am leaving this open for eventually revisiting it.
Describe the bug
The text was updated successfully, but these errors were encountered: