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

fix error with unregistering worker and type conversion #54

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

m-fila
Copy link
Collaborator

@m-fila m-fila commented Oct 15, 2024

BEGINRELEASENOTES

  • Fixed error with unregistering worker and invalid return type conversion

ENDRELEASENOTES

Added missing wait so the rmprocs task is finished before exit leaving the program in cleaner state. The task was also implicitly used as a return code of @main when using remote workers - now the implicitly returned values is nothing which results in 0 exit code from the program

@m-fila m-fila merged commit 1397376 into key4hep:main Oct 15, 2024
3 checks passed
@m-fila m-fila deleted the distributed_multiprocess branch October 15, 2024 13:05
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