2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-07-28 00:29:41 +00:00
Jarrod Johnson 09c239b294 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:32 -04:00
2018-07-03 08:58:32 -04:00
2015-02-03 10:16:43 -05:00
S
Description
xCAT confluent - replacement of conserver and eventually xcatd
24 MiB
Languages
Python 86.2%
Shell 10.1%
C 2.4%
Go Template 0.7%
Go 0.3%
Other 0.2%