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

chore(kad): migrate tests from async-std to tokio #5851

Merged

Conversation

shiyasmohd
Copy link
Contributor

Description

Migrating tests in protocols/kad from async_std to tokio as per #4449

Notes & open questions

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

elenaf9
elenaf9 previously approved these changes Feb 5, 2025
Copy link
Contributor

@elenaf9 elenaf9 left a comment

Choose a reason for hiding this comment

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

Thanks!

dariusc93
dariusc93 previously approved these changes Feb 5, 2025
Copy link
Member

@dariusc93 dariusc93 left a comment

Choose a reason for hiding this comment

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

LGTM

@elenaf9 elenaf9 added the send-it label Feb 5, 2025
Copy link
Contributor

mergify bot commented Feb 5, 2025

This pull request has been removed from the queue for the following reason: pull request branch update failed.

The pull request can't be updated

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

@mergify mergify bot dismissed stale reviews from elenaf9 and dariusc93 February 5, 2025 14:47

Approvals have been dismissed because the PR was updated after the send-it label was applied.

@mergify mergify bot merged commit 56691db into libp2p:master Feb 5, 2025
71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants