mirror of
https://github.com/xcat2/confluent.git
synced 2025-04-13 16:57:59 +00:00
For one, configmanager was left with stale callback references, clean those up. For another, the callback pattern was creating a circular reference that python memory management couldn't overcome. Break the reference explicity when an item is disposed of.
Description
Languages
Python
79.9%
Shell
15.8%
C
3.5%
Go
0.4%
Perl
0.3%