Monitored runtime identity owned by an extension Instance.
Summary
Functions
Drops this runtime's monitor and any queued DOWN message.
Returns the existing identity when it already names the process, otherwise monitors it.
Reports whether a DOWN identity matches this runtime.
Monitors and captures a runtime process.
Types
Functions
@spec demonitor(t() | nil) :: :ok
Drops this runtime's monitor and any queued DOWN message.
Returns the existing identity when it already names the process, otherwise monitors it.
Reports whether a DOWN identity matches this runtime.
Monitors and captures a runtime process.