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

Use atomic_refcell instead of parking_lot for wasm32 targets #1404

Merged
merged 1 commit into from Mar 22, 2022

Conversation

emilk
Copy link
Owner

@emilk emilk commented Mar 22, 2022

Closes #1401

Reverts parts of #1390

PTAL @Titaniumtown

@Titaniumtown
Copy link
Contributor

Titaniumtown commented Mar 22, 2022

I'll test in a bit. Thanks! It's a very hard issue to reproduce, so it'll take me a bit.

@Titaniumtown
Copy link
Contributor

I can't seem to reproduce the issue with this PR. Works fine for me!

@emilk emilk merged commit 41b178b into master Mar 22, 2022
@emilk emilk deleted the no-parking_lot-on-wasm branch March 22, 2022 14:34
@emilk
Copy link
Owner Author

emilk commented Mar 22, 2022

Thanks for testing it so quickly!

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.

Firefox panic with parking_lot (Parking not supported on this platform)
2 participants