Fix data race between threaded init and EventManager
The initial run_dfhack_init loads shared state information that is used by EventManager when state changes. There is a small risk that EventManager can handle events while run_dfhack_init is still running.develop
parent
a90a6b2a7b
commit
0ed5c8db39
Loading…
Reference in New Issue