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
On the host, oxidicom shuts down without fuss if you send it SIGINT or SIGTERM. However, when running in a container, it seems like only SIGKILL is able to stop it.
The text was updated successfully, but these errors were encountered:
On the host, oxidicom shuts down without fuss if you send it
SIGINT
orSIGTERM
. However, when running in a container, it seems like onlySIGKILL
is able to stop it.The text was updated successfully, but these errors were encountered: