hapijs / catbox

Multi-strategy object caching service
Other
494 stars 72 forks source link

Leftover background timeouts can interlace with new requests #95

Closed hueniverse closed 10 years ago

hueniverse commented 10 years ago

Replaces #93

When a pending timeout returns for a previous request, and a current request for the same id intersect, the timeout returns the old stale item.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.