[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 22:21:59 CEST 2013


Comment #4 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

The question was: why calling 'WAIT 0.01' inside a timer? You are calling  
the event loop recursively, this is a bad idea. Even if it worked in Gambas  
2.24, surely by luck.

-- 
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