FIRE-30765: Fix more coproc pool creation threading crashes - yay!
parent
e83e9e533f
commit
f55bab800a
|
|
@ -196,6 +196,7 @@ void LLCoprocedureManager::setPropertyMethods(SettingQuery_t queryfn, SettingUpd
|
|||
// workaround until we get mutex into initializePool
|
||||
initializePool("VAssetStorage");
|
||||
initializePool("Upload");
|
||||
initializePool("AIS");
|
||||
initializePool("ExpCache"); // <FS:Ansariel> FIRE-30731: ExpCache coroutine pool crash
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue