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

fix: Drop the value in the ThreadLocal on drop #30

Merged
merged 1 commit into from Feb 4, 2021

Conversation

Marwes
Copy link
Contributor

@Marwes Marwes commented Feb 4, 2021

Regressed in (1.1.1) fc5bfba

@Amanieu Amanieu merged commit 5e8bbf2 into Amanieu:master Feb 4, 2021
@Amanieu
Copy link
Owner

Amanieu commented Feb 4, 2021

Published 1.1.3

@Marwes Marwes deleted the fix_drop branch February 4, 2021 18:52
kjeremy added a commit to kjeremy/rust-analyzer that referenced this pull request Feb 4, 2021
Pulls in Amanieu/thread_local-rs#30 which fixes
a leak when dropping ThreadLocal.
bors bot added a commit to rust-lang/rust-analyzer that referenced this pull request Feb 4, 2021
7558: Update thread_local r=kjeremy a=kjeremy

Pulls in Amanieu/thread_local-rs#30 which fixes
a leak when dropping ThreadLocal.

Co-authored-by: kjeremy <kjeremy@gmail.com>
Matthias-Fauconneau pushed a commit to Matthias-Fauconneau/rust-analyzer that referenced this pull request Feb 7, 2021
Pulls in Amanieu/thread_local-rs#30 which fixes
a leak when dropping ThreadLocal.
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.

None yet

2 participants