mirror of
https://github.com/XRPLF/clio.git
synced 2026-06-04 17:26:49 +00:00
@@ -26,6 +26,7 @@ Repeat::stop()
|
||||
{
|
||||
if (control_->stopping)
|
||||
return;
|
||||
|
||||
control_->stopping = true;
|
||||
control_->timer.cancel();
|
||||
control_->semaphore.acquire();
|
||||
|
||||
Reference in New Issue
Block a user