]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #66244 into wip-pdonnell-testing-20260202.180245
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 2 Feb 2026 18:02:58 +0000 (13:02 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 2 Feb 2026 18:02:58 +0000 (13:02 -0500)
commit3834208f68c49ba438b6d0ed671d73dcd8efa736
treee100e80b46e0a767d8cec052a5f261a731be54b9
parent1b1b68914be9dd902f39fa6354b8ba4e4a82f7c6
parentfb26bcd9865b336a043453c9c50aa935f68fdf90
Merge PR #66244 into wip-pdonnell-testing-20260202.180245

* 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