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

Make cask multithreaded by default #168

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Make cask multithreaded by default #168

merged 1 commit into from
Oct 19, 2024

Conversation

lolgab
Copy link
Owner

@lolgab lolgab commented Oct 19, 2024

NGINX Unit already supports managing contexts in different threads than the main thread that initialized it.
This just wraps calls to handleRequest in scala.concurrent.ExecutionContext.global.execute

@lolgab lolgab merged commit c06ee02 into main Oct 19, 2024
3 checks passed
@lolgab lolgab deleted the multi-threaded-cask branch October 19, 2024 17:22
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.

1 participant