2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-04-25 10:11:30 +00:00
Jarrod Johnson 0b26d12837 Fix memory leaks
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.
2018-07-03 08:58:11 -04:00
2018-07-03 08:58:11 -04:00
2015-02-03 10:16:43 -05:00
Description
xCAT confluent - replacement of conserver and eventually xcatd
17 MiB
Languages
Python 80.1%
Shell 15.8%
C 3.2%
Go 0.4%
Perl 0.3%