DUNE-DAQ / iomanager

Package providing a unified API
0 stars 0 forks source link

Try to make the FollyQueue_metric_test more robust since it relies on… #31

Closed eflumerf closed 1 year ago

eflumerf commented 1 year ago

… a race condition

jcfreeman2 commented 1 year ago

Given that the stated purpose of this test is FollyQueue class Unit Tests to check if size() can be called in a thread that is neither the producer nor the consumer, this appears to continue to be the case with the latest change. I'm fine with this being merged.