[*] WoA: This member must be marked volatile due to over ::WaitOn optimization of assumed single-threaded control flow
This commit is contained in:
parent
20e0473af1
commit
acbd62666f
@ -67,7 +67,7 @@ namespace Aurora::Threading
|
||||
|
||||
// bookkeeping (parent container)
|
||||
bool bOverflow {};
|
||||
bool bAlive {};
|
||||
volatile bool bAlive {};
|
||||
|
||||
void Release();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user