]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #66244 into wip-pdonnell-testing-20260127.160833-debug
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 27 Jan 2026 16:08:39 +0000 (11:08 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 27 Jan 2026 16:08:39 +0000 (11:08 -0500)
commiteff91d625381e3fb6ff2b2fb7f41e5cc8b92269c
tree1c35b512a9edff3afc7cea9205523cb748a40a5d
parent92a9a1e32a1e20dd750b205dcb7c3b2238102a87
parentfb26bcd9865b336a043453c9c50aa935f68fdf90
Merge PR #66244 into wip-pdonnell-testing-20260127.160833-debug

* refs/pull/66244/head:
mgr/Gil.cc: simplify Gil(), ~Gil()
mgr/Gil.cc: do not use PyGILState_Check()
mgr: add mgr_subinterpreter_modules config
python-common/.../service_spec: implement ServiceSpec.__getnewargs__ to allow unpickle to work correctly
mgr: serialize python objects sent between subinterpreters via remote
src/python-common/ceph/deployment/service_spec.py