2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-02-21 04:51:04 +00:00
confluent/confluent_server
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
2017-08-11 15:43:44 -04:00
2018-04-10 16:11:14 -04:00
2017-08-11 16:11:05 -04:00
2018-06-26 14:12:53 -04:00