We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
They've changed to io-compute-<n> during the refactors. We should probably try to get the old names back
io-compute-<n>
The text was updated successfully, but these errors were encountered:
Which thread pools are we referring to here precisely?
Sorry, something went wrong.
Sorry, referring to blaze-server's pool. These tests changed: https://github.com/http4s/http4s/pull/4097/files#diff-1c927ff90072dbf8dd378275fdbc4ec883158c37c054c283c0ec6cb4a587a8bcL123
This is doable using cats.effect.IORuntime.createDefaultComputePool(runtime, numThreads, threadPrefix).
cats.effect.IORuntime.createDefaultComputePool(runtime, numThreads, threadPrefix)
No branches or pull requests
They've changed to
io-compute-<n>
during the refactors. We should probably try to get the old names backThe text was updated successfully, but these errors were encountered: