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

unittest_erasure_code_plugin: fix deadlock (Alpine) #8314

Merged
merged 1 commit into from Apr 3, 2016

Conversation

dx9
Copy link
Contributor

@dx9 dx9 commented Mar 26, 2016

./unittest_erasure_code_plugin
2016-03-25 22:59:03.970835 6e8e4acfbc50 -1 did not load config file, using default settings.
[==========] Running 2 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 2 tests from ErasureCodePluginRegistryTest
[ RUN ] ErasureCodePluginRegistryTest.factory_mutex
Trying (1) with delay 0us
Trying (1) with delay 2us
[ OK ] ErasureCodePluginRegistryTest.factory_mutex (0 ms)
[ RUN ] ErasureCodePluginRegistryTest.all

@liewegas liewegas assigned ghost Mar 28, 2016
@liewegas liewegas added this to the jewel milestone Mar 28, 2016
@dx9 dx9 force-pushed the wip-unittest-erasure-code-plugin branch from eb90f1c to a35dcc4 Compare April 1, 2016 18:38
@dx9 dx9 changed the title unittest_erasure_code_plugin: fix deadlock (Alpine) DNM: unittest_erasure_code_plugin: fix deadlock (Alpine) Apr 1, 2016
…cancelled thread

Added unlock when thread is cancelled.

Signed-off-by: John Coyle <dx9err@gmail.com>
@dx9 dx9 force-pushed the wip-unittest-erasure-code-plugin branch from a35dcc4 to ec79b64 Compare April 2, 2016 04:10
@dx9 dx9 changed the title DNM: unittest_erasure_code_plugin: fix deadlock (Alpine) unittest_erasure_code_plugin: fix deadlock (Alpine) Apr 2, 2016
@liewegas liewegas merged commit 548fb8b into ceph:master Apr 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants