On Sep 2, 2014 8:22 AM, "Akira Li" <[email protected]> wrote:
>
> Justin Mazzola Paluska <[email protected]> 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?
I had a bunch of debug spew in unstick when I was developing this monkey
patch. I left the indirection in in case I needed to add the debug spew
back.
--Justin
_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python