mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Call Stoppable::stopped in PeerFinder onStop.
This commit is contained in:
committed by
Tom Ritchford
parent
51dc59e019
commit
af78ed608e
@@ -222,6 +222,7 @@ public:
|
||||
m_journal.debug << "Stopping";
|
||||
checker_.stop();
|
||||
m_logic.stop();
|
||||
stopped();
|
||||
/*
|
||||
signalThreadShouldExit();
|
||||
m_queue.dispatch (m_context.wrap (
|
||||
|
||||
Reference in New Issue
Block a user