bropat / eufy-security-ws

Small server wrapper around eufy-security-client library to access it via a WebSocket.
MIT License
176 stars 26 forks source link

Fix for container not stopping gracefully #203

Closed kroese closed 1 year ago

kroese commented 1 year ago

Fixes the container being unable to stop because of the SIGTERM signal not propogating. See issue https://github.com/bropat/eufy-security-ws/issues/201 for more info.