]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #66244 into wip-pdonnell-testing-20260210.171210
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 10 Feb 2026 17:12:25 +0000 (12:12 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 10 Feb 2026 17:12:25 +0000 (12:12 -0500)
commitff88d99a6c66bfcaa2940d45cd9c6d0972b8491c
tree068ff4b03c43fa5a6351a980c236a958ccb2f20f
parentcd6c1cad07aa3bc352091eb84a1b642b23ad65ab
parentfb26bcd9865b336a043453c9c50aa935f68fdf90
Merge PR #66244 into wip-pdonnell-testing-20260210.171210

* 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