Skip to content

Conversation

Woollim
Copy link
Contributor

@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
Contributor 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! 🙏

@tokijh
Copy link
Member

tokijh commented Sep 12, 2025

@Woollim Thank you for your contribution!

@tokijh tokijh merged commit 3c4c84f into ReactorKit:master Sep 12, 2025
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