clojurewerkz / titanium

Clojure graph library built on top of Titan
106 stars 20 forks source link

CacheVertex's #6

Open zmaril opened 11 years ago

zmaril commented 11 years ago

CacheVertex's seem to be sticking around in the process even after a graph gets closed down. Mostly problematic during testing.

See this test for an example: https://github.com/clojurewerkz/titanium/blob/master/test/clojurewerkz/titanium/vertices_test.clj#L71