<br><br><div><span class="gmail_quote">2007/9/27, Jean-Paul Calderone &lt;<a href="mailto:exarkun@divmod.com">exarkun@divmod.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 27 Sep 2007 12:25:02 +0200, Steve MULLER &lt;<a href="mailto:thoma.hauc@gmail.com">thoma.hauc@gmail.com</a>&gt; wrote:<br>&gt;Hello,<br>&gt;<br>&gt;I discovered Python recently and even more recently the Twisted module.
<br>&gt;<br>&gt;I have a problem with the Twisted reactor and I would like to understand for<br>&gt;which reason my program freezes.<br>&gt;<br>&gt; [snip]<br>&gt;<br>&gt;<br>&gt;Thus I start first once the reactor, I stop it then I start again and it
<br>&gt;freezes instead of stopping it the reactor.<br>&gt;<br>&gt;Could somebody explain me it why?<br>&gt;<br><br>None of the reactors implemented in Twisted are restartable.&nbsp;&nbsp;You can call<br>each of start and stop at most once.
<br><br>Jean-Paul<br><br>_______________________________________________<br>Twisted-Python mailing list<br><a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br><a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br></blockquote></div><br><br>Is there any other way to do so kind of job ?<br><br>smu<br>