overte-thingvellir/interface
David Kelly aa31d3d8cc Heartbeats need to happen while waiting for sandbox
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.
2016-10-21 14:43:39 -07:00
..
external
i18n
icon lots 2016-03-31 09:21:08 -07:00
resources Merge pull request #8844 from huffman/fix/hud-position 2016-10-20 16:07:20 -07:00
src Heartbeats need to happen while waiting for sandbox 2016-10-21 14:43:39 -07:00
ui Allow closed tabs to delete properly 2016-02-11 10:27:24 -08:00
CMakeLists.txt add custom QWebEngine request interceptor 2016-10-17 11:34:10 -07:00
interface.exe.manifest Add Windows manifest to interface.exe 2016-03-31 14:20:19 -07:00