]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
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)
mgr/ActivePyModules.cc: always release GIL before attempting to acquire a lock

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

Trivial merge