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

AsyncExecutor: fix AsyncExecutor.apply(name, numThreads != Int.MaxValue, queueSize == -1) #2501

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

nafg
Copy link
Member

@nafg nafg commented Jul 13, 2022

It was failing with "When using queueSize == -1 (unlimited), maxConnections must be Integer.MAX_VALUE."

@nafg nafg added the bug label Jul 13, 2022
@github-actions
Copy link
Contributor

There are no incompatible changes

…ue, queueSize == -1)

It was failing with "When using queueSize == -1 (unlimited), maxConnections must be Integer.MAX_VALUE."
@nafg nafg force-pushed the nafg/fix-async-executor-apply branch from 5263925 to e21561a Compare July 13, 2022 02:42
@github-actions
Copy link
Contributor

There are no incompatible changes

@nafg nafg closed this Jul 13, 2022
@nafg nafg reopened this Jul 13, 2022
@github-actions
Copy link
Contributor

There are no incompatible changes

@mergify mergify bot merged commit 68d4655 into main Jul 13, 2022
@mergify mergify bot deleted the nafg/fix-async-executor-apply branch July 13, 2022 13:16
@nafg nafg added this to the 3.4.0 milestone Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant