Skip to content

Remove async-std dependency #2144

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

Open
Stebalien opened this issue Apr 9, 2025 · 0 comments
Open

Remove async-std dependency #2144

Stebalien opened this issue Apr 9, 2025 · 0 comments

Comments

@Stebalien
Copy link
Member

It has been deprecated and we only use it in the bundler and the conformance tests, and only there because we inherited it from the car library we pulled from forest.

We could consider switching to tokio, but we should probably just switch to blocking and thread-pools in these cases (we're not doing any networking anyways).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📌 Triage
Development

No branches or pull requests

1 participant