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

Dispatch all exchanges to execution context #74

Closed

Conversation

yamin-oanda
Copy link

This allows us to swap in any thread pool for handling all requests, including virtual threads.

Arising from a discussion in #37

This allows us to swap in any thread pool for handling all requests,
including virtual threads.

Arising from a discussion in com-lihaoyi#37
@lihaoyi
Copy link
Member

lihaoyi commented Jan 14, 2024

Just got a chance to look at this. How was this change tested? The PR doesn't have a test suite, but even manual testing would be acceptable if you document the before/after and how that demonstrates the change does what you expect

@lihaoyi lihaoyi closed this Feb 2, 2024
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.

2 participants