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

#302 Improve handling of fatal errors in parallel pipeline executions. #303

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Nov 24, 2023

This might not fix all the causes of #302, but should prevent most of it from happening.

Copy link

github-actions bot commented Nov 24, 2023

Unit Test Coverage

File Coverage [80.46%] 🍏
OrchestratorImpl.scala 81.52% 🍏
TaskRunnerBase.scala 80.75% 🍏
ConcurrentJobRunnerImpl.scala 77.27%
Total Project Coverage 83.25% 🍏

@yruslan yruslan force-pushed the bugfix/302-improve-multthreaded-handling2 branch from b72d4de to 48d9b35 Compare November 24, 2023 08:19
This might not fix all the causes of #302, but should prevent most of it from happening.
@yruslan yruslan force-pushed the bugfix/302-improve-multthreaded-handling2 branch from 48d9b35 to c911475 Compare November 24, 2023 08:22
@yruslan yruslan marked this pull request as ready for review November 24, 2023 08:29
@yruslan yruslan requested a review from jirifilip as a code owner November 24, 2023 08:29
@yruslan yruslan merged commit bf4dc07 into main Nov 27, 2023
@yruslan yruslan deleted the bugfix/302-improve-multthreaded-handling2 branch November 27, 2023 06:35
@yruslan yruslan mentioned this pull request Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant