]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/cls_2pc_queue: fix race condition with producers
authorYuval Lifshitz <ylifshit@redhat.com>
Sun, 3 Sep 2023 16:40:12 +0000 (16:40 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Tue, 5 Sep 2023 09:18:09 +0000 (09:18 +0000)
commit2b21513269fa0aa509545314e276be5fa3322265
tree94e388d82f9c0975145201c0b22c0f9d21753412
parenta089373614ba0ebeba703c0ec495bbf3bc1f1706
test/cls_2pc_queue: fix race condition with producers

this is happening when all producers are finished before the consumer
starts.

Fixes: https://tracker.ceph.com/issues/62449
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/test/cls_2pc_queue/test_cls_2pc_queue.cc