Open mani99brar opened 1 week ago
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 https://github.com/kleros/vea/pull/344#discussion_r1851719241_
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 https://github.com/kleros/vea/pull/344#discussion_r1851719241_