Skip to content

fix data race error during env var cleanup #2509

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

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

RalfJung
Copy link
Member

Fixes #2508

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Aug 26, 2022

📌 Commit 228976f has been approved by RalfJung

It is now in the queue for this repository.

bors added a commit that referenced this pull request Aug 26, 2022
fix data race error during env var cleanup

Fixes #2508
@bors
Copy link
Contributor

bors commented Aug 26, 2022

⌛ Testing commit 228976f with merge 53f402a...

@bors
Copy link
Contributor

bors commented Aug 26, 2022

💔 Test failed - checks-actions

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Aug 26, 2022

📌 Commit 6084c7f has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Aug 26, 2022

⌛ Testing commit 6084c7f with merge e14bde0...

bors added a commit that referenced this pull request Aug 26, 2022
fix data race error during env var cleanup

Fixes #2508
@bors
Copy link
Contributor

bors commented Aug 26, 2022

💔 Test failed - checks-actions

@RalfJung
Copy link
Member Author

@oli-obk something odd is happening. I accidentally added a test that needs dependencies to the regular pass folder, and CI complains, as it should. But locally, ./miri test env passes just fine...?

@RalfJung
Copy link
Member Author

Oh, locally I don't have the patch yet that runs pass without dependencies 😂

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Aug 26, 2022

📌 Commit 10a1a59 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Aug 26, 2022

⌛ Testing commit 10a1a59 with merge 515038e...

@bors
Copy link
Contributor

bors commented Aug 26, 2022

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 515038e to master...

@bors bors merged commit 515038e into rust-lang:master Aug 26, 2022
@RalfJung RalfJung deleted the env-data-race branch August 26, 2022 15:02
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.

ICE in smol-potat 1.1.2 (data race detected in EnvVars::cleanup)
2 participants