protojure / lib

A collection of libraries to support Protojure applications at runtime
https://protojure.readthedocs.io
Apache License 2.0
64 stars 14 forks source link

Try 3: Fix leak in unsubscribe #73

Closed ghaskins closed 4 years ago

ghaskins commented 4 years ago

The two previous attempts to fix the memory leak had bugs in of themselves. I have now qualified this much deeper and it appears that its finally fixed for real. Third times the charm / fingers crossed.

Signed-off-by: Greg Haskins greg@manetu.com