Bulldog icon indicating copy to clipboard operation
Bulldog copied to clipboard

Memory leak in NativeTools.sleepNanos method

Open eschava opened this issue 11 years ago • 2 comments

Memory is leaking if that method is called many times

eschava avatar Sep 19 '14 11:09 eschava

The same for input.enableInterrupts(); input.addInterruptListener(listener); after big number of events

eschava avatar Sep 19 '14 11:09 eschava

Hi eschava, thank you for reporting this. Shall be fixed.

Datenheld avatar Sep 20 '14 10:09 Datenheld