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

relayer-cli: abrupt closure due to the current signal handling could interrupt file operations. #363

Open
mani99brar opened this issue Nov 22, 2024 · 0 comments

Comments

@mani99brar
Copy link
Contributor

The current signal handling in the code closes the process abruptly when it receives a signal such as SIGTERM.
This abrupt closure could interrupt file operations, potentially leaving files in a corrupt state.

Originally posted by @fcanela in #344 (comment)

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

No branches or pull requests

1 participant