Am 18.02.2014 um 17:45 schrieb Dustin J. Mitchell <dus...@v.igoro.us>:

> That handles the Deferred from subprocess(args), but it doesn't handle
> the Deferred from self.C()
And that calls three times self.D, which has a yield.
What is wrong with my reasoning?
Something prevents the inline callback in self.D to wait until the
subprocess has terminated. Control returns to self.C again calls self.D
with different arguments.

Still clueless:
Axel
---
PGP-Key:29E99DD6  ☀ +49 151 2300 9283  ☀ computing @ chaos claudius


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to