Wraps ephemeral asyncio.Handle instances. Callbacks can close over this and use it as a mutable reference to asyncio Handles.

Instance Variable handle The current asyncio.Handle
Method __init__ Undocumented
Method cancel Cancel the inner asyncio.Handle.
handle =
The current asyncio.Handle
def __init__(self, handle):
Undocumented
def cancel(self):

Cancel the inner asyncio.Handle.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.