]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: take a lock within PyModuleRegistry's mutators and accessor
authorRamana Raja <rraja@redhat.com>
Wed, 15 Feb 2023 18:41:00 +0000 (13:41 -0500)
committerRamana Raja <rraja@redhat.com>
Fri, 21 Apr 2023 18:42:05 +0000 (14:42 -0400)
commit2a0298beb4fbde9c51c8790782bce4381c2625dc
treef182a1fd8a91f10a0f53df5fbe3d7d9ba6260896
parent756075915749c318c2b26d29f0164781477a5b2b
mgr: take a lock within PyModuleRegistry's mutators and accessor

... that modify and access the data member 'clients' respectively.

Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit a586dcc57ab35a269f0c271756951d49f422662d)
src/mgr/ActivePyModules.cc
src/mgr/PyModuleRegistry.h