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

fix: Use dedicated thread pool per nativeLink instead of using ExecutionContext.global #3725

Conversation

WojciechMazur
Copy link
Contributor

Should fix failing scripted tests in CI caused by OutOfMemory errors.
TODO: It would be even better if we could share a single thread pool between all concurrent nativeLink commands

@WojciechMazur WojciechMazur merged commit 6243e37 into scala-native:main Jan 31, 2024
59 of 62 checks passed
@WojciechMazur WojciechMazur deleted the fix/sbt-plugin/use-fixedThreadPool branch January 31, 2024 17:36
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

Successfully merging this pull request may close these issues.

None yet

1 participant