-
A new example, or the advanced examples, should demonstrate a clean shutdown with a grace period. It could be triggered by the first SIGINT, or perhaps by an HTTP GET request from the loopback address…
-
Thank you for this work!
I use this in a production environment and deploy changes to contents of a queries folder with ansible.
But I currently need to restart the prometheus-sql container to mak…
-
It seems the plugin keeps homebridge from shutting down properly. This might have something to do with homebridge not properly transferring the SIGINT command to sub-processes.
See this issue here: h…
-
```
What steps will reproduce the problem?
1. Type "ping www.bbc.co.uk"
2. Let it ping a couple of times
3. Press Ctrl-Shift-C
What is the expected output? What do you see instead?
Expect
PING www.b…
-
But only on perl's 5.16.x.. 5.14.x and 5.12.x do not hang.
1..2
couldn't exec grep: No such file or directory at lib/App/Unliner/Program/Compiled.pm line 132.
Terminating on signal SIGINT(2)
-
After extensive debugging, it appears as though this line is the cause:
https://github.com/gradealabs/bullseye/blob/master/src/index.ts#L135
I'm unsure why it's `.send('shutdown')`. It should be `…
-
make it more like a real tty?
-
Version: Deno 1.45.5
OS: Amazon Linux or Ubuntu Linux
Steps: start the server and the client scripts, the server mem should quickly go up, stop the client script to disconnect. Because the server …
-
Currently the CTRL-C command (SIGINT) is often uneffective in a-Shell, because the keyboard input is often useless when a process is unresponsive.
A 'Kill Process' button on the toolbar, equivalent t…
-
When monerod and monero-wallet-rpc receives SIGUSR1 signal, they quit just like when they get SIGINT.
Most applications re-open their log files when they get SIGUSR1, and it makes log rotation easi…
ghost updated
5 years ago