]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #66244 into wip-pdonnell-testing-20260210.165938
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 10 Feb 2026 16:59:51 +0000 (11:59 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 10 Feb 2026 16:59:51 +0000 (11:59 -0500)
commita12798f11c5db79cb911d71a9cc0db2d1a5fc8be
treed89f7d75ffa05d113218c7c58346f65ba586fdc2
parente86bc214012a8b7fc918cd77200b8289a79c59b4
parentfb26bcd9865b336a043453c9c50aa935f68fdf90
Merge PR #66244 into wip-pdonnell-testing-20260210.165938

* 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