mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2026-02-09 03:48:55 -06:00
registry: changes to core/messages
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "Protocol.hpp"
|
||||
#include "SharedRocksDB.hpp"
|
||||
#include "Random.hpp"
|
||||
#include "Registry.hpp"
|
||||
#include "RegistryClient.hpp"
|
||||
#include "Time.hpp"
|
||||
#include "Timings.hpp"
|
||||
#include "UDPSocketPair.hpp"
|
||||
@@ -1236,6 +1236,7 @@ void runCDC(CDCOptions& options) {
|
||||
|
||||
LoopThread::waitUntilStopped(threads);
|
||||
|
||||
logsDB.close();
|
||||
sharedDb.close();
|
||||
|
||||
LOG_INFO(env, "CDC terminating gracefully, bye.");
|
||||
|
||||
Reference in New Issue
Block a user