Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread safe adding and evicting of elements #45

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

aristotelos
Copy link
Collaborator

Prevent stale enumerators while evicting unavailable elements or windows. Closes #42.

@aristotelos aristotelos self-assigned this May 14, 2024
Prevent stale enumerators and concurrency issues while adding or
victing unavailable elements or windows. Closes #42.
@aristotelos aristotelos changed the title Thread safe evicting of elements Thread safe adding and evicting of elements May 15, 2024
@aristotelos aristotelos merged commit bb9eaf0 into main May 15, 2024
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.

Collection was modified; enumeration operation may not execute
2 participants