Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REPL Window] Make opening the REPL window on connect async #399

Closed
cfehse opened this issue Oct 15, 2019 · 0 comments
Closed

[REPL Window] Make opening the REPL window on connect async #399

cfehse opened this issue Oct 15, 2019 · 0 comments

Comments

@cfehse
Copy link
Contributor

cfehse commented Oct 15, 2019

The opening of the REPL window during the connect sequence should be done asynchronously to avoid blocking of the connection process if the REPL window cannot be loaded or initialized. In such a case the connection could be established even if the REPL window is not working.

Background for this may be vscode errors like these:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant