UpdateChecker blocks client thread until webserver has been contacted
GoogleCodeExporter opened this issue ยท 1 comments
What steps will reproduce the problem?
1. Make sure your line is blocked by for example doing a large update
2. Log into a world
What is the expected output? What do you see instead?
Actual: Client hangs for a very long time until updates are received.
Expected: Nothing but rendering should be done in the client tick. Especially
network connections should be put into a separate thread.
What version of the product are you using? On what operating system?
UpdateChecker 1.1.6
Original issue reported on code.google.com by [email protected]
on 29 Jan 2015 at 7:39