Closed insertinterestingnamehere closed 2 weeks ago
Closing as wontfix for the same reasoning described in https://github.com/sandialabs/qthreads/issues/267#issuecomment-2423163776.
Worth noting that there's a similar (but even more intermittent) failure in the queue test as well. I suspect the cause is the same.
When running in our MUSL-based CI environment there are intermittent failures in the
qthread_timer_wait
test. It's currently unclear whether this is related to https://github.com/sandialabs/qthreads/issues/238. They appear to affect the same configurations, but the failure mode is different.