mirror of
https://github.com/latentPrion/libspinscale.git
synced 2026-06-24 11:58:33 +00:00
Impl ViralNonPostingInv; fix member coro thisptr;
This commit is contained in:
@@ -439,7 +439,7 @@ struct Group
|
||||
* would be impossible.
|
||||
*
|
||||
* So we should be able to call resume() directly here without
|
||||
* post()ing to current_io_context().
|
||||
* post()ing to ComponentThread::getSelf()->getIoService().
|
||||
*
|
||||
* EXPLANATION:
|
||||
* However, in order to ensure that we keep this adapter coro
|
||||
|
||||
Reference in New Issue
Block a user