HostDeathNotification
How a client learns its host is gone: the process exit, or transport EOF.
Type alias in muse_code
Declaration
Section titled “Declaration”HostDeathNotification = Union[ExitClassification, TransportEof]
Source
clients/sdk-py/src/muse_code/facade/host_death.py:135