anubis/decaymap
Xe Iaso 63591866aa
fix(decaymap): fix lock convoy (#1106)
* fix(decaymap): fix lock convoy

Ref #1103

This uses the actor pattern to delay deletion instead of making things
fight over a lock. It also properly fixes locking logic to prevent the
convoy problem.

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs: update CHANGELOG

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-09-12 16:43:08 +00:00
..
decaymap.go fix(decaymap): fix lock convoy (#1106) 2025-09-12 16:43:08 +00:00
decaymap_test.go fix(decaymap): fix lock convoy (#1106) 2025-09-12 16:43:08 +00:00