[Freeipa-devel] [bind-dyndb-ldap PR#6][opened] handle termination of syncrepl watcher thread

tomaskrizek bind-dyndb-ldap-github-notification at redhat.com
Mon Dec 19 13:07:24 UTC 2016


   URL: https://github.com/freeipa/bind-dyndb-ldap/pull/6
Author: tomaskrizek
 Title: #6: handle termination of syncrepl watcher thread
Action: opened

PR body:
"""
In some cases, the thread could have been already terminated and
sending a signal to the thread using pthread_kill() would result in an
error. Now if the thread has already been terminated for some reason,
only an error message is logged.

https://fedorahosted.org/bind-dyndb-ldap/ticket/149
"""

To pull the PR as Git branch:
git remote add ghbind-dyndb-ldap https://github.com/freeipa/bind-dyndb-ldap
git fetch ghbind-dyndb-ldap pull/6/head:pr6
git checkout pr6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bind-dyndb-ldap-pr-6.patch
Type: text/x-diff
Size: 1550 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161219/f568796b/attachment.bin>


More information about the Freeipa-devel mailing list