aachyee / google-desktop-sdk

Automatically exported from code.google.com/p/google-desktop-sdk
0 stars 0 forks source link

infinite loops #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When you are testing some program, adn by mistake you left an infinite
loop, you will have to close the SDK using windows task manager... should
exist some "button" or hotkey to stop the program right on the spot...

Original issue reported on code.google.com by costamat...@gmail.com on 8 Feb 2008 at 12:05

GoogleCodeExporter commented 8 years ago
I would like to see a TimeWait method that you can insert in any loop and 
ensure the 
application/gadget will still share resources with the system.  Any loop, 
whether 
infinite or not, currently snags all cycles from the other gadgets until it's 
completed.  Better yet, make this the default behavior of all gadgets.  
Whatever 
happened to preemptive multitasking??

Original comment by capture....@gmail.com on 21 Feb 2008 at 5:16

GoogleCodeExporter commented 8 years ago
we're partially addressing this problem. stay tuned.

Original comment by open.sou...@gmail.com on 6 Jun 2008 at 5:37

GoogleCodeExporter commented 8 years ago
Partially fixed in Google Desktop 5.8. Sidebar will prompt user to remove 
gadgets 
when they are consuming 100% CPU.

Original comment by open.sou...@gmail.com on 15 Sep 2008 at 10:30