Skip to content

Conversation

@corpix
Copy link
Contributor

@corpix corpix commented Apr 14, 2025

This patch enhances existing "fail-fast" behavior. While hivemind already exits when the first process terminates, this change ensures hivemind own exit code mirrors that of the first process to finish.

My main motivation is: I use hivemind in CI workflows to start multiple parallel processes, it is crucial to know if a group of processes finished successfully or with error.
I am aware of this PR #39, but it has different semantics, suggesting highest exit code instead of exit code of first finished process.

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