mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 19:56:00 +00:00
checkpoint
This commit is contained in:
@@ -16,6 +16,7 @@ BackendIndexer::~BackendIndexer()
|
||||
std::unique_lock lck(mutex_);
|
||||
work_.reset();
|
||||
ioThread_.join();
|
||||
updateThread_.join();
|
||||
}
|
||||
void
|
||||
BackendIndexer::writeLedgerObject(
|
||||
|
||||
Reference in New Issue
Block a user