Skip to content

Conversation

Woollim
Copy link

@Woollim Woollim commented Aug 14, 2025

This PR adds a removeAll() method to WeakMapTable, allowing all key–value pairs to be removed in one call.
The method acquires the internal lock before clearing the underlying dictionary to ensure thread safety

@tokijh
Copy link
Member

tokijh commented Sep 3, 2025

@Woollim Could you rebase this onto the master branch?
I fixed the CI issue over at #6.

@Woollim
Copy link
Author

Woollim commented Sep 5, 2025

Done! I've reset the last commit and updated the author information. Thanks for fixing the CI issue in #6! 🙏

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