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 rt_unstable_metrics::worker_local_queue_depth is flaky #7096

Open
rcoh opened this issue Jan 13, 2025 · 0 comments
Open

Test rt_unstable_metrics::worker_local_queue_depth is flaky #7096

rcoh opened this issue Jan 13, 2025 · 0 comments
Labels
A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-metrics Module: tokio/runtime/metrics

Comments

@rcoh
Copy link
Contributor

rcoh commented Jan 13, 2025

Platform
Test hung permanently on macos-latest

Description
The test appeared to have hit a deadlock or other failure: https://github.com/tokio-rs/tokio/actions/runs/12722500128/job/35466601209

It ran for 6 hours—at the very least, we should add a more useful timeout.

        SLOW [>20820.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>20880.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>20940.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>21000.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>21060.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>21120.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>21180.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>21240.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>21300.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>21360.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>21420.000s] tokio::rt_unstable_metrics worker_local_queue_depth
        SLOW [>21480.000s] tokio::rt_unstable_metrics worker_local_queue_depth
@rcoh rcoh added A-tokio Area: The main tokio crate C-bug Category: This is a bug. labels Jan 13, 2025
@Darksonn Darksonn added the M-metrics Module: tokio/runtime/metrics label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-metrics Module: tokio/runtime/metrics
Projects
None yet
Development

No branches or pull requests

2 participants