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

Replace spawn_local methods #67

Open
S0c5 opened this issue Jul 26, 2024 · 1 comment
Open

Replace spawn_local methods #67

S0c5 opened this issue Jul 26, 2024 · 1 comment

Comments

@S0c5
Copy link
Member

S0c5 commented Jul 26, 2024

No description provided.

@olanod
Copy link
Member

olanod commented Jul 26, 2024

Consider using primitives from futures_concurrency(e.g. join, race, etc) instead of spawn to keep async code runtime agnostic.

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

No branches or pull requests

2 participants