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

scx_layered: stats error #690

Open
likewhatevs opened this issue Sep 25, 2024 · 1 comment
Open

scx_layered: stats error #690

likewhatevs opened this issue Sep 25, 2024 · 1 comment
Labels
help wanted Extra attention is needed scx_layered

Comments

@likewhatevs
Copy link
Contributor

see: https://github.com/sched-ext/scx/actions/runs/11040893278/job/30669964602?pr=688#step:17:568 for repro.

EXIT: unregistered from user space
thread '<unnamed>' panicked at scheds/rust/scx_layered/src/stats.rs:484:29:
called `Result::unwrap()` on an `Err` value: RecvError
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@likewhatevs likewhatevs changed the title scx_layered stats error scx_layered: stats error Sep 25, 2024
@hodgesds
Copy link
Contributor

I think I know what this is, during shutdown it might be a little bit racey. I think we fixed a similar issue on startup awhile ago.

@likewhatevs likewhatevs added help wanted Extra attention is needed scx_layered labels Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed scx_layered
Projects
None yet
Development

No branches or pull requests

2 participants