func (smb *StopMonitoringBroadcaster) run() {
    c := smb.Clock().After(5 * time.Second)

    for {
        select {