Skip to content
Developer Preview

HostDeathNotification

How a client learns its host is gone: the process exit, or transport EOF.

Type alias in muse_code

HostDeathNotification = Union[ExitClassification, TransportEof]

Source

clients/sdk-py/src/muse_code/facade/host_death.py:135