Odd hang in python waiting for child; strace wakes hung process?
Achim Gratz
Stromeko@nexgo.de
Thu Mar 22 17:33:00 GMT 2018
Dan Kegel writes:
> 1) kill -CONT the-pid doesn't do anything, nor does kill -9. It's
> truly wedged.
No, you send CONT to all processes (like 'pkill -CONT .'), it seems that
this gets whatever was wedged enough of a kick to retry or time out and
then it (often, not always) it seems to start reaping processes again
and the <defuncts> start to vanish. You can tell you have one of these
when just doing a ps takes much longer than usual when it hits those
processes.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list