Obsctl::Server::ReconnectSignal::WaitResult::Cancelled
Inherits Obsctl::Server::ReconnectSignal::WaitResult < Struct < Value < Object
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.