aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/display/display.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2020-09-16 12:15:19 -0400
committerKevin O'Connor <kevin@koconnor.net>2020-09-16 23:53:45 -0400
commit760a0f8df538ecce87812004ecea73e0db95d99b (patch)
tree4fcebbe13d59f8d7a6a889a68a80a1758cc3cd8b /klippy/extras/display/display.py
parenta3fa11ffd454d6efec414646213eccd3a8525165 (diff)
downloadkutter-760a0f8df538ecce87812004ecea73e0db95d99b.tar.gz
kutter-760a0f8df538ecce87812004ecea73e0db95d99b.tar.xz
kutter-760a0f8df538ecce87812004ecea73e0db95d99b.zip
reactor: Add explicit finalize() method to clean up reactor state
The existence of a __del__() method prevents deallocation on python2 if there are circular references. Replace the __del__() method with a new finalize() call and arrange for it to be called when the main reactor is released. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/display/display.py')
0 files changed, 0 insertions, 0 deletions