Closed masto closed 1 year ago
This fixes a problem where SIGINT wasn't being delivered, causing a delay in stopping the container (and also making it impossible to kill it with ctrl-c when run interactively).
Merged by hand because I did them in the wrong order. :-)
This fixes a problem where SIGINT wasn't being delivered, causing a delay in stopping the container (and also making it impossible to kill it with ctrl-c when run interactively).