Skip to content

Conversation

@404salad
Copy link

@404salad 404salad commented Aug 9, 2025

Adds a new CI job that runs Loom concurrency tests for the cancellation_token module in tokio-util. This job is triggered by the R-loom-sync-util label or on pushes to the main branches just like the other tests, fixes #7271

Adds a new CI job that runs Loom concurrency tests for the `cancellation_token` module in `tokio-util`. This job is triggered by the `R-loom-sync-util` label or on pushes to the main branches just like the other tests, fixes tokio-rs#7271
@ADD-SP ADD-SP added A-ci Area: The continuous integration setup A-tokio-util Area: The tokio-util crate labels Aug 9, 2025
Copy link
Member

@ADD-SP ADD-SP left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

This is not enough to run loom tests in CI. You could refer the loom tests section of CONTRIBUTING.md and test it locally, I believe this can help you a lot.

@ADD-SP ADD-SP added the S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author. label Aug 12, 2025
@pepedinho
Copy link

@404salad Hey! Just checking in are you still working on this issue?

@404salad
Copy link
Author

@404salad Hey! Just checking in are you still working on this issue?

Hi! I’m tied up with some university work at the moment, so if you’d like to take over, please go ahead. I’ll close this PR.

@pepedinho
Copy link

@404salad Hey! Just checking in are you still working on this issue?

Hi! I’m tied up with some university work at the moment, so if you’d like to take over, please go ahead. I’ll close this PR.

Thanks for letting me know! I’d be happy to take over this issue.
Good luck with your university work!

@404salad 404salad closed this Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ci Area: The continuous integration setup A-tokio-util Area: The tokio-util crate S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run loom test in tokio-util

3 participants