]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #66244 into wip-pdonnell-testing-20260208.004948
authorPatrick Donnelly <pdonnell@ibm.com>
Sun, 8 Feb 2026 00:50:00 +0000 (19:50 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Sun, 8 Feb 2026 00:50:00 +0000 (19:50 -0500)
commit03777f5de71b4527f8bd688085281621ee733b83
treeb5d3fb1ddf8c04579acb06d190aa460aa1219954
parent409f2909c4895a2f54e4608cf3681a90a91e5d96
parentfb26bcd9865b336a043453c9c50aa935f68fdf90
Merge PR #66244 into wip-pdonnell-testing-20260208.004948

* 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