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

Implement Send and Sync for Weak<T> #3138

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Implement Send and Sync for Weak<T> #3138

merged 1 commit into from
Jul 2, 2024

Conversation

kennykerr
Copy link
Collaborator

@kennykerr kennykerr commented Jul 1, 2024

IWeakReference and IWeakReferenceSource are designed and implemented to be completely thread safe.

Fixes: #3137

@kennykerr kennykerr merged commit 9f96662 into master Jul 2, 2024
76 checks passed
@kennykerr kennykerr deleted the weakness branch July 2, 2024 12:28
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.

Send and Sync for Weak reference
1 participant