Ashwinstein / kitty-cache

Automatically exported from code.google.com/p/kitty-cache
0 stars 0 forks source link

queue is not managed properly #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. put into the cache the same key multiple times
2.
3.

What is the expected output? What do you see instead?
1. the queue may grow to enormous size
2. remove(K key) method does not clear the queue

What version of the product are you using? On what operating system?
1.2

Please provide any additional information below.

Original issue reported on code.google.com by kmaslow...@gmail.com on 20 May 2015 at 2:12