[Gambas-user] Issue 450 in gambas: RpcClient hangs (randomly) and CPU goes to 100% when using timers
gambas at ...2524...
gambas at ...2524...
Mon Jul 8 20:16:06 CEST 2013
Updates:
Status: NeedsInfo
Labels: -Version Version-TRUNK
Comment #1 on issue 450 by benoit.m... at ...626...: RpcClient hangs
(randomly) and CPU goes to 100% when using timers
http://code.google.com/p/gambas/issues/detail?id=450
This behaviour is a side effect or your 'tSleep' timer that calls the event
loop inside its event handler, which may lead to unexpected recursion, or
many other possible bad things.
Why did you do that? What did you want to achieve?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list