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

test(mdns): Add a test to demonstrate a timer panic #5295

Closed
wants to merge 1 commit into from

Conversation

MOZGIII
Copy link
Contributor

@MOZGIII MOZGIII commented Apr 6, 2024

Description

This issue was discovered in the wild and the test is added to capture and demonstrate that the very basic use of the tokio timer fails.

Notes & open questions

This PR does not fix the issue, just adds a test to catch it.

Refs: paritytech/polkadot-sdk#1974

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

@MOZGIII MOZGIII changed the title Add a test to demonstrate a timer panic test(mdns): Add a test to demonstrate a timer panic Apr 6, 2024
@MOZGIII MOZGIII force-pushed the mdns-time-panic branch 2 times, most recently from 784428b to c019c8c Compare April 6, 2024 09:28
@bkchr
Copy link

bkchr commented Apr 6, 2024

@jxs maybe you could help here?

@jxs
Copy link
Member

jxs commented Apr 25, 2024

fixed upstream, see tokio-rs/tokio#6487

@jxs jxs closed this Apr 25, 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

Successfully merging this pull request may close these issues.

None yet

3 participants