Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

n3h subprocess more robust graceful shutdown #1357

Open
neonphog opened this issue Apr 29, 2019 · 0 comments
Open

n3h subprocess more robust graceful shutdown #1357

neonphog opened this issue Apr 29, 2019 · 0 comments

Comments

@neonphog
Copy link
Contributor

neonphog commented Apr 29, 2019

  • SIGTERM shutdown signalling does not work on Windows
  • error conditions are not checked in the SIGTERM signalling

It would be more robust to send an IPC protocol message to n3h and have it cleanup / shut itself down. After a timeout, we should still send the kill signal.

holochain/n3h#94

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant