Justin Mazzola Paluska <j...@editshare.com> writes:

Unrelated.

>             def unstick():
>                 reapAllProcesses()
>             reactor.callLater(1, unstick)
>

Why do you use `unstick` instead of `reapAllProcesses` directly.
Do you expect that `reapAllProcesses` name will be rebound in the future?


--
Akira


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to