<div class="gmail_extra"><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="gmail_quote">

<div><br>The connection isn&#39;t timing out, the <i>test</i> is timing out. The connection may be working just fine.<br>
<br>Due to an unknown reason, presumably a bug in your code (or test code), the Deferred you are returning from the test method isn&#39;t being fired. E.g. you&#39;re not calling callback()/errback(), or a callback method you added is returning a Deferred that is in turn not being fired.<span><font color="#888888"><br>


<br></font></span></div></div></blockquote><div><br></div><div>Hi, Itamar!</div><div><br></div><div>Thanks for your reply. Yes, this was a bug in my code, which caused Deferred to never fire under some circumstances.</div>
</div></div>
<div class="gmail_extra"><div><br></div>-- <br>with regards,<br>Maxim<br>
</div>