<br><div class="gmail_quote">On Tue, Jul 17, 2012 at 12:53 PM,  <span dir="ltr">&lt;<a href="mailto:exarkun@twistedmatrix.com" target="_blank">exarkun@twistedmatrix.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 03:40 pm, <a href="mailto:drsalists@gmail.com">drsalists@gmail.com</a> wrote:<br>
&gt;&gt;<br>
&gt;&gt;Strangely, this doesn&#39;t give the report until after the sleep<br>
&gt;&gt;finishes...   ?<br>
<br>
</div>What&#39;s strange about that?  &quot;time.sleep(10)&quot; doesn&#39;t mean &quot;immediately<br>
print out debug information&quot;.<br></blockquote><div>Well, if you read the whole thread, I believe you&#39;ll see that this was intended to print some debugging information without needing to wait for the process to terminate.<br>
 <br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><div class="im">
&gt;However, it always appears to print the debug tracebacks for the<br>
&gt;deferred<br>
&gt;named - in this case, d.  It doesn&#39;t appear to be selecting the correct<br>
&gt;deferred(s) to print.<br>
<br>
</div><br>All it does is print the debug information for the Deferred you got the<br>
_debugInfo attribute from.</blockquote><div>Um, yes,  I was kind of saying that.  Sadly though, this renders it ineffective for the purpose it was suggested for.<br><br></div></div>