You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The event addShutdownHook needs to be placed before (start-system! (build-system-map)).
Without this small fix, signaling are not handled properly because of the control flow blocked by the webserver.
Adds graceful stop
CC @lucascebertin
The text was updated successfully, but these errors were encountered: