Archives Nov. 26, 2004

A new PyDispatcher release (Hopefully this fixes the memory leak in Cinemon..)


Found a memory leak in how Dispatcher deals with it's back-reference table. Basically it would allow you to replace a registratation of a receiver, but would not remove the replaced receiver's back-references. It also wasn't removing the back-reference when a signal was explicitly disconnected.

Both of those operations are fairly rare, but Cinemon does them ...

Continue reading

Previous day

Nov. 25, 2004

Next day

Nov. 27, 2004

Archives