29 Sep
2010
29 Sep
'10
9:06 p.m.
On 08:27 pm, chris@simplistix.co.uk wrote:
On 29/09/2010 18:31, exarkun@twistedmatrix.com wrote:
Then you're talking about an API in Twisted which returns a Deferred that sometimes doesn't errback when the implementation encounters an error.
Also, `failIfNotConnected` should never raise an exception.
These sound like bugs.
File a couple tickets. With a unit tests please. :)
That's one side of things, sure, but how can I write a scheduler which handles the current situation?
Beats me. I don't know exactly what bug you're hitting or how it's triggered, so I can't suggest a fix. A unit test would clarify the situation. Jean-Paul