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

Soft restart #178

Closed
mpetrun5 opened this issue May 19, 2023 · 0 comments · Fixed by #179
Closed

Soft restart #178

mpetrun5 opened this issue May 19, 2023 · 0 comments · Fixed by #179

Comments

@mpetrun5
Copy link
Collaborator

Currently a restart breaks the pending processes and they should be restarted.
Block further processes and wait until the existing ones are finished before exiting

Implementation details

Add a process lock that tracks tss processes and on SIGTERM block further ones and exists after
the existing ones are done

Testing details

Acceptance Criteria

  • relayer doesn't break existing tss processes
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 a pull request may close this issue.

1 participant