Obsctl::Server::ReconnectSignal
Internal synchronization primitive for supervisor reconnect sleeps.
Constructors
new
SourceInstance methods
cancel
Sourcelatest_request_epoch
Sourceon_waiter_registered
Test-only hook invoked while @lock is held, immediately after a waiter
is appended. Callbacks must not block and must not send on an unbuffered
channel because that can deadlock waiter registration.
Test-only hook invoked while @lock is held, immediately after a waiter
is appended. Callbacks must not block and must not send on an unbuffered
channel because that can deadlock waiter registration.
request
Sourcewake
Source