wasmCloud / wascc-host

Library for hosting actors and capability providers in a host process
Apache License 2.0
202 stars 15 forks source link

Closes #54 - graceful shutdown #84

Closed autodidaddict closed 4 years ago

autodidaddict commented 4 years ago

Host binary will now perform a graceful shutdown (including emitting "host stopped" event) when a SIGINT or SIGTERM is trapped.