class _CancellationStatus: (source)
inlineCallbacks
invocation.Instance Variable | deferred |
the Deferred to callback or errback when the generator invocation has finished. |
Instance Variable | waitingOn |
the Deferred being waited upon (which _inlineCallbacks must fill out before returning) |
Deferred
being waited upon (which _inlineCallbacks
must fill out before returning)