-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
Resolution/ImplementedThe described enhancement or housekeeping work has been implemented.The described enhancement or housekeeping work has been implemented.Type/HousekeepingThis includes internal only changes.This includes internal only changes.
Description
In MathKeyboard, blinkTimer:Timers.Timer is IDisposable.
This IDisposability should propogate and make the MathKeyboard IDisposable.
Currently this is not handled, and the timer can keep running and keep alive everything it references, leading to memory leaks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution/ImplementedThe described enhancement or housekeeping work has been implemented.The described enhancement or housekeeping work has been implemented.Type/HousekeepingThis includes internal only changes.This includes internal only changes.