mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
We can only know if sandbox is up by waiting for the http request to succeed or fail. In the common case (fail since it isn't up yet), we have to wait until a connect timeout in http. Seems that is a couple seconds, and in that time we really upset the deadlock watchdog thread since it keeps a moving average of heartbeat times. Simple solution, updateHeartbeat while waiting, and right before we start. |
||
---|---|---|
.. | ||
external | ||
i18n | ||
icon | ||
resources | ||
src | ||
ui | ||
CMakeLists.txt | ||
interface.exe.manifest |