URL: https://github.com/SSSD/sssd/pull/974 Author: miztake Title: #974: util/server: Fix the timing to close() the PID file Action: opened
PR body: """ The PID file is closed just before pidfile function returns. However, if close() is called immediately after read()/write(), there is no need to call close() at multiple places. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/974/head:pr974 git checkout pr974
URL: https://github.com/SSSD/sssd/pull/974 Title: #974: util/server: Fix the timing to close() the PID file
centos-ci commented: """ Can one of the admins verify this patch? """
See the full comment at https://github.com/SSSD/sssd/pull/974#issuecomment-578417101
URL: https://github.com/SSSD/sssd/pull/974 Title: #974: util/server: Fix the timing to close() the PID file
alexey-tikhonov commented: """ ok to test """
See the full comment at https://github.com/SSSD/sssd/pull/974#issuecomment-578420012
URL: https://github.com/SSSD/sssd/pull/974 Title: #974: util/server: Fix the timing to close() the PID file
alexey-tikhonov commented: """ Thank you, ACK. """
See the full comment at https://github.com/SSSD/sssd/pull/974#issuecomment-580326806
URL: https://github.com/SSSD/sssd/pull/974 Title: #974: util/server: Fix the timing to close() the PID file
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/974 Title: #974: util/server: Fix the timing to close() the PID file
Label: +Ready to push
URL: https://github.com/SSSD/sssd/pull/974 Title: #974: util/server: Fix the timing to close() the PID file
pbrezina commented: """ * `master` * a18a6f008985d9af18200240469a5a20da53bc64 - util/server: Fix the timing to close() the PID file
"""
See the full comment at https://github.com/SSSD/sssd/pull/974#issuecomment-581363577
URL: https://github.com/SSSD/sssd/pull/974 Title: #974: util/server: Fix the timing to close() the PID file
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/974 Title: #974: util/server: Fix the timing to close() the PID file
Label: -Accepted
URL: https://github.com/SSSD/sssd/pull/974 Title: #974: util/server: Fix the timing to close() the PID file
Label: -Ready to push
URL: https://github.com/SSSD/sssd/pull/974 Author: miztake Title: #974: util/server: Fix the timing to close() the PID file Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/974/head:pr974 git checkout pr974
sssd-devel@lists.fedorahosted.org