struct
Obsctl::Server::ReconnectSignal::WaitResult::Cancelled
- Obsctl::Server::ReconnectSignal::WaitResult::Cancelled
- Obsctl::Server::ReconnectSignal::WaitResult
- Struct
- Value
- Object
Overview
A stop-initiated cancel wake. The supervisor can break the retry loop
immediately without incrementing backoff; the stopped lifecycle state
is already set and the next stopped? check would also exit the loop.