[Twisted-Python] serializing inline callbacks

Axel Rau Axel.Rau at chaos1.de
Tue Feb 18 11:05:32 MST 2014


Am 18.02.2014 um 17:45 schrieb Dustin J. Mitchell <dustin at 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




More information about the Twisted-Python mailing list