[Twisted-Python] pollreactor 1sec timeout
andrea at cpushare.com
andrea at cpushare.com
Wed Nov 24 15:42:32 MST 2004
Hello,
On Wed, Nov 24, 2004 at 10:05:01AM -0500, Itamar Shtull-Trauring wrote:
> (wakeUp is our method name for using the self-pipe trick).
So basically you write a byte into the pipe from the signal, so poll
will return, right?
1sec latency for a signal would been pretty huge anyway btw ;), so I
guess for the longer term it's better to risk a visible deadlock than
risk silent bad latency.
More information about the Twisted-Python
mailing list