Settings and activity
3 results found
-
1 vote
An error occurred while saving the comment JW shared this idea · -
6 votes
An error occurred while saving the comment JW commentedThis is useful, cos I use a separate thread in my script to do data patching (becos I don't want to slow down the server, I use Thread.sleep to space out the processing).
I realise that becos there's no dispose() implementation, my thread cannot be joined / terminated, thus if I press F5 (to execute another set of iteration), it will leak threads & CPU when viewed under Task Mgr
JW supported this idea · -
1,276 votesJW supported this idea ·
Hope that this can be implemented no v8