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

ThreadPool::enqueue ThreadPoolShutdown not handled #12306

Open
roberth opened this issue Jan 20, 2025 · 0 comments
Open

ThreadPool::enqueue ThreadPoolShutdown not handled #12306

roberth opened this issue Jan 20, 2025 · 0 comments
Labels

Comments

@roberth
Copy link
Member

roberth commented Jan 20, 2025

#12294 is a valid solution for an instance of the problem, but we'll have more instances of this.

Perhaps enqueue should always succeed, and it could return a promise from which the exception could be read.

Alternatively, we could migrate to a standard pool implementation, if possible.

@roberth roberth added the bug label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant