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
Using exec results in many strange issues that don't happen normally. Although it is fast it's probably not worth the performance gain compared to spawning a new process or thread or something.
Using exec results in many strange issues that don't happen normally. Although it is fast it's probably not worth the performance gain compared to spawning a new process or thread or something.
Running code in a separate process would fix issues like Almenon/AREPL-vscode#386
The text was updated successfully, but these errors were encountered: