Skip to content

Prevent duplicated cleanup threads for delayed keys/values#45

Merged
alicesaidhi merged 1 commit into
ffrostfall:mainfrom
yTrev:fix-duplicated-cleanup
Sep 28, 2025
Merged

Prevent duplicated cleanup threads for delayed keys/values#45
alicesaidhi merged 1 commit into
ffrostfall:mainfrom
yTrev:fix-duplicated-cleanup

Conversation

@yTrev

@yTrev yTrev commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

e.g of when a duplicated thread is created:

set value A to 1
set value A to nil
set value B to 1 -> this creates another cleanup thread for A
``

@alicesaidhi alicesaidhi merged commit daad325 into ffrostfall:main Sep 28, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants