Open TinkerWorX opened 10 years ago
In JASS it's possible for handles to leak and go uncleaned and unreferenced. It would be nice if we could detect the current number of handles and perhaps clean them up with something similar to a garbage collector.
In JASS it's possible for handles to leak and go uncleaned and unreferenced. It would be nice if we could detect the current number of handles and perhaps clean them up with something similar to a garbage collector.