For more information on the search, visit the help page.
hook
call_hook
core
async_task_mixin
base_server
base_ua_object
config
enums
errors
frozen
lifecycle_mixin
logging
meta
mixin_helpers
protocols
repr_mixin
signal
subscription_manager
ua
ua_enums
ua_node_util
unit_all
unit_base
unset
__version__
core.hook
Helper for dealing with async hooks.
Callable[[], Awaitable[None]]
Call coroutine hook, but provide helpful TypeError if hook is not a coroutine.