class documentation

class _CancellationStatus: (source)

View In Hierarchy

Cancellation status of an inlineCallbacks invocation.

Instance Variable waitingOn the Deferred being waited upon (which _inlineCallbacks must fill out before returning)
Instance Variable deferred the Deferred to callback or errback when the generator invocation has finished.
waitingOn = (source)
the Deferred being waited upon (which _inlineCallbacks must fill out before returning)
deferred = (source)
the Deferred to callback or errback when the generator invocation has finished.
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.