[*] dumb
This commit is contained in:
parent
097c0c1917
commit
be9f47c4bb
@ -321,7 +321,7 @@ namespace Aurora::IO::CompletionGroup
|
||||
return this->pAnyBarrier;
|
||||
}
|
||||
|
||||
if (!this->bNoAny)
|
||||
if (this->bNoAny)
|
||||
{
|
||||
SysPushErrorGeneric("To prevent double LoopQueue::SourceAdd on the same source, you must not call ::OnSingleCompletion() after ::OnCompletion() in this specific order");
|
||||
return {};
|
||||
|
Loading…
Reference in New Issue
Block a user