The queueTest unit test consistently fails on MacOS. (See e.g. this job)
Jules (Gemini Flash) suggests a race condition in seq_queue.c. I made that into #8.
Checking queue status outside the lock does indeed look unusual/suspicious.
Please help, as I have not been able to reproduce the issue, which seems to be happening all the time on MacOS. @anderslindho @simon-ess
The
queueTestunit test consistently fails on MacOS. (See e.g. this job)Jules (Gemini Flash) suggests a race condition in
seq_queue.c. I made that into #8.Checking queue status outside the lock does indeed look unusual/suspicious.
Please help, as I have not been able to reproduce the issue, which seems to be happening all the time on MacOS. @anderslindho @simon-ess