]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #38677 from ilanddev/mgr-deadlock-fix
authorKefu Chai <kchai@redhat.com>
Thu, 24 Dec 2020 06:02:48 +0000 (14:02 +0800)
committerGitHub <noreply@github.com>
Thu, 24 Dec 2020 06:02:48 +0000 (14:02 +0800)
commit642a72ec6651405171aad7cdd0681999cf5ef688
tree7f4186c7c4064e6e5d288bbdd48aaaddb1e436b5
parent6793756f45f669240de952edd92946541385d090
parent0601b31a53a455f0b67c981460d198cb3a97f3de
Merge pull request #38677 from ilanddev/mgr-deadlock-fix

mgr/ActivePyModules.cc: always release GIL before attempting to acquire a lock

Reviewed-by: Kefu Chai <kchai@redhat.com>