MaxValueTracker returns stale cache entries and overwrites higher values
dappelt opened this issue · 0 comments
dappelt commented
If multiple MaxValueTracker
s are instantiated for the same key, the tracker will not work as expected. I added some test cases to demonstrate the problem. Here is the result of running the test caess.
cc @sharafian