mirror of
https://github.com/python/cpython.git
synced 2026-01-03 14:02:21 +00:00
4 lines
191 B
Text
4 lines
191 B
Text
process handle SIGINT -n true -p true -s false
|
|
process handle SIGUSR1 -n true -p true -s false
|
|
process handle SIGUSR2 -n true -p true -s false
|
|
process handle SIGXFSZ -n true -p true -s false
|