c440f33122
This avoids creating a bunch of threads that fills up the maximum amount allowed by QThreadPool, and causes a deadlock between the helper threads and the main thread (main thread tries to create threads in painting code, but isn't able to, so it keeps waiting for a thread to free up, but all the threads are waiting on the main thread to process some events). Signed-off-by: flow <flowlnlnln@gmail.com> |
||
---|---|---|
.. | ||
auth | ||
gameoptions | ||
launch | ||
mod | ||
services | ||
update | ||
Agent.h | ||
AssetsUtils.cpp | ||
AssetsUtils.h | ||
Component.cpp | ||
Component.h | ||
ComponentUpdateTask_p.h | ||
ComponentUpdateTask.cpp | ||
ComponentUpdateTask.h | ||
GradleSpecifier.h | ||
LaunchProfile.cpp | ||
LaunchProfile.h | ||
Library.cpp | ||
Library.h | ||
MinecraftInstance.cpp | ||
MinecraftInstance.h | ||
MinecraftLoadAndCheck.cpp | ||
MinecraftLoadAndCheck.h | ||
MinecraftUpdate.cpp | ||
MinecraftUpdate.h | ||
MojangDownloadInfo.h | ||
MojangVersionFormat.cpp | ||
MojangVersionFormat.h | ||
OneSixVersionFormat.cpp | ||
OneSixVersionFormat.h | ||
PackProfile_p.h | ||
PackProfile.cpp | ||
PackProfile.h | ||
ParseUtils.cpp | ||
ParseUtils.h | ||
ProfileUtils.cpp | ||
ProfileUtils.h | ||
Rule.cpp | ||
Rule.h | ||
VanillaInstanceCreationTask.cpp | ||
VanillaInstanceCreationTask.h | ||
VersionFile.cpp | ||
VersionFile.h | ||
VersionFilterData.cpp | ||
VersionFilterData.h | ||
World.cpp | ||
World.h | ||
WorldList.cpp | ||
WorldList.h |