Head
Head.init()
Head.init_monitor()
Head.is_head
Head.set_logger()
Head.set_profiler()
Head.stop()
Bases: Runtime
Runtime
The head is the main runtime, where the user entry point is executed.
Asynchronous counterpart of __init__.
__init__
kwargs
Init monitor runtime.
Set up logging.
Set up profiling.
Stop runtime.
sender_id (str)