Memoize throws key error

Issue #21 closed
Jozef Leskovec created an issue

If the cache in memoize gets filled, it could remove the currently cached item which throws a key error. Pull request #3 is to fix this issue.

Comments (2)

  1. Log in to comment