mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-27 15:15:52 +00:00
refactor publish sequence logic for read only
This commit is contained in:
@@ -717,7 +717,7 @@ PostgresBackend::startWrites() const
|
||||
}
|
||||
|
||||
bool
|
||||
PostgresBackend::doFinishWrites() const
|
||||
PostgresBackend::doFinishWrites()
|
||||
{
|
||||
synchronous([&](boost::asio::yield_context yield) {
|
||||
if (!abortWrite_)
|
||||
|
||||
Reference in New Issue
Block a user