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

Run python code in separate process / thread #176

Open
Almenon opened this issue Jan 8, 2022 · 0 comments
Open

Run python code in separate process / thread #176

Almenon opened this issue Jan 8, 2022 · 0 comments

Comments

@Almenon
Copy link
Owner

Almenon commented Jan 8, 2022

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

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

No branches or pull requests

1 participant