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

Remove async-std from dependencies #836

Open
yellowhatter opened this issue Nov 26, 2024 · 0 comments
Open

Remove async-std from dependencies #836

yellowhatter opened this issue Nov 26, 2024 · 0 comments
Assignees

Comments

@yellowhatter
Copy link
Contributor

Describe the feature

As long as we are now on tokio, async-std is redundant dependency and should be removed.
Beware that all spawn, spawn_blocking, block_on etc should use proper ZRuntime executors!

@yellowhatter yellowhatter self-assigned this Nov 26, 2024
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

No branches or pull requests

1 participant