Skip to content

chore: deprecate async_std support in swarm crate #5957

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
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

gitToki
Copy link

@gitToki gitToki commented Mar 26, 2025

ref #5935

crate to update:
swarm, mDNS, and the transports TCP, QUIC and DNS.

Copy link
Member

@jxs jxs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, and thanks for starting this! Can you address into the CI errors?

@gitToki
Copy link
Author

gitToki commented Apr 29, 2025

Hi, and thanks for starting this! Can you address into the CI errors?

yup it should work now

@@ -12,24 +12,7 @@ use libp2p_swarm::{
};
use libp2p_swarm_test::SwarmExt;

#[async_std::test]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this to use tokio, instead of removing the test.

Copy link
Contributor

mergify bot commented Apr 30, 2025

This pull request has merge conflicts. Could you please resolve them @gitToki? 🙏

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.

3 participants