]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #66244 into wip-pdonnell-testing-20260207.214551
authorPatrick Donnelly <pdonnell@ibm.com>
Sat, 7 Feb 2026 21:46:01 +0000 (16:46 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Sat, 7 Feb 2026 21:46:01 +0000 (16:46 -0500)
commit0cb509eae9cc9ade4dd29c8243d11a73edfd7918
treec30ab94cb06b5acb1e05a349cd27a954c89dc6f0
parent7b438d13db042b1fcd28e5765f1790b755004425
parentfb26bcd9865b336a043453c9c50aa935f68fdf90
Merge PR #66244 into wip-pdonnell-testing-20260207.214551

* 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