1.2.1
- Upgrade to py-spy 0.3.9
- Get process comm from
/proc/PID/status
instead of/proc/PID/comm
(as the latter is missing in old kernels) - python: py-spy: Use SIGKILL to stop py-spy when hanging
/proc/PID/status
instead of /proc/PID/comm
(as the latter is missing in old kernels)