[Freeipa-devel] [freeipa PR#309][opened] ipa-replica-conncheck: fix race condition

tomaskrizek freeipa-github-notification at redhat.com
Mon Dec 5 13:09:20 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/309
Author: tomaskrizek
 Title: #309: ipa-replica-conncheck: fix race condition
Action: opened

PR body:
"""
When the thread that opens ports would execute notify() before the
original thread could call wait(), the original thread would wait
indefinitely for a notify() call.

https://fedorahosted.org/freeipa/ticket/6487
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/309/head:pr309
git checkout pr309
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-309.patch
Type: text/x-diff
Size: 2160 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161205/bbcf8917/attachment.bin>


More information about the Freeipa-devel mailing list