Update src/xrpld/core/Coro.ipp

Co-authored-by: Bronek Kozicki <brok@incorrekt.com>
This commit is contained in:
Jingchen
2025-10-02 10:39:54 +01:00
committed by GitHub
parent 63ef46b676
commit 1dab9323a0

View File

@@ -104,7 +104,7 @@ JobQueue::Coro::post()
XRPL_ASSERT(
state_ == CoroState::Suspended,
"JobQueue::Coro::post: coroutine should be suspended!");
"ripple::JobQueue::Coro::post : should be suspended");
// sp keeps 'this' alive
if (jq_.addJob(