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

Parallel Include Improvements #564

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Parallel Include Improvements #564

merged 2 commits into from
Jan 29, 2024

Conversation

reid-spencer
Copy link
Contributor

Fixes some time-out issues because of using Java's Executor not Scala's ExecutionContext.
Also made it avoid using Futures/parallelism at all if maxParallelParsing is < 2

@reid-spencer reid-spencer changed the title Parallel include choice Parallel Include Improvements Jan 29, 2024
Copy link

@reid-spencer reid-spencer merged commit 5412da9 into main Jan 29, 2024
1 check passed
@reid-spencer reid-spencer deleted the parallel-include-choice branch January 29, 2024 22:00
@reid-spencer reid-spencer self-assigned this Jan 29, 2024
@reid-spencer reid-spencer added the bug Something isn't working label Jan 29, 2024
@reid-spencer reid-spencer added this to the 1.0 - First Full Release milestone Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant