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

Improve handling for parallel Scala CLI runs #3399

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

Gedochao
Copy link
Contributor

@Gedochao Gedochao commented Dec 31, 2024

@Gedochao Gedochao force-pushed the maintenance/fix-parallel-cli-runs branch from f593f60 to 5971959 Compare December 31, 2024 11:11
@Gedochao Gedochao changed the title Improve handling for parallel Scala CLI runs [WIP] Improve handling for parallel Scala CLI runs Dec 31, 2024
@Gedochao Gedochao force-pushed the maintenance/fix-parallel-cli-runs branch 3 times, most recently from 17f6296 to 48512d0 Compare January 31, 2025 15:39
@Gedochao Gedochao force-pushed the maintenance/fix-parallel-cli-runs branch 2 times, most recently from 3c13954 to 709c903 Compare February 11, 2025 10:39
@Gedochao Gedochao added the needs-minor-release This change should require a minor version bump. label Feb 11, 2025
@Gedochao Gedochao marked this pull request as ready for review February 11, 2025 12:05
@Gedochao Gedochao changed the title [WIP] Improve handling for parallel Scala CLI runs Improve handling for parallel Scala CLI runs Feb 11, 2025
@Gedochao Gedochao requested a review from tgodzik February 11, 2025 12:05
…cala CLI instances are run on the same project in parallel
@Gedochao Gedochao force-pushed the maintenance/fix-parallel-cli-runs branch from 709c903 to 5d132f7 Compare February 12, 2025 08:49
@Gedochao Gedochao requested a review from tgodzik February 12, 2025 08:49
@Gedochao Gedochao merged commit c692ba8 into VirtusLab:main Feb 12, 2025
77 checks passed
@Gedochao Gedochao deleted the maintenance/fix-parallel-cli-runs branch February 12, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-minor-release This change should require a minor version bump.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArrayIndexOutOfBoundsException when running more than one process in parallel
2 participants