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

test/rbd_mirror: race in TestMockImageMap.AddInstancePingPongImageTest #24897

Merged
merged 1 commit into from
Nov 2, 2018

Commits on Nov 2, 2018

  1. test/rbd_mirror: race in TestMockImageMap.AddInstancePingPongImageTest

    Remove a context from peer_ack_ctxs before completing to avoid a race
    with a listener inserting a new one.
    
    Fixes: http://tracker.ceph.com/issues/36683
    Signed-off-by: Mykola Golub <mgolub@suse.com>
    trociny committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    c796aec View commit details
    Browse the repository at this point in the history