]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
unittest_erasure_code_plugin: fix deadlock caused by locked mutex in cancelled thread 8314/head
authorJohn Coyle <dx9err@gmail.com>
Sat, 26 Mar 2016 03:05:41 +0000 (23:05 -0400)
committerJohn Coyle <dx9err@gmail.com>
Sat, 2 Apr 2016 04:10:12 +0000 (00:10 -0400)
commitec79b64f85d553a5cd14a3893eb2d5c382e98206
treef338ceaa38a3faa852cd8ac5e4964d5d9c17fdac
parente925c67cc3a2629610740043cf86c8ebaecc3c1e
unittest_erasure_code_plugin: fix deadlock caused by locked mutex in cancelled thread

Added unlock when thread is cancelled.

Signed-off-by: John Coyle <dx9err@gmail.com>
src/test/erasure-code/TestErasureCodePlugin.cc