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 dart vm lockup during shutdown with pending requests #2279

Merged
merged 3 commits into from
Aug 1, 2024

Conversation

ntkme
Copy link
Contributor

@ntkme ntkme commented Jul 11, 2024

Closes #2278.

This PR depends on changes to native_synchronization to be released first: dart-archive/native_synchronization#26

@ntkme
Copy link
Contributor Author

ntkme commented Aug 1, 2024

@nex3 Upstream change has been merged, and this is now ready for review.

@nex3 nex3 merged commit 9aeefc9 into sass:main Aug 1, 2024
34 checks passed
@ntkme ntkme deleted the fix-shutdown branch August 1, 2024 20:19
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.

sass --embedded doesn't reliably exit when closing stdin on Windows
2 participants