]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr: add killpoint for sqlite3 database setup
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 17 Apr 2024 19:44:30 +0000 (15:44 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 29 Apr 2024 16:22:26 +0000 (12:22 -0400)
commitfdd0dde62bbc4d84c6d77247315a5cf8eabfa13c
tree71597b2e1d1c3386bb359bf887a7771529d2457e
parent0d94eebb0dd1b3e2afdde92e1c1051affded46f2
pybind/mgr: add killpoint for sqlite3 database setup

To catch unintentional autocommit by sqlite3.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/pybind/mgr/mgr_module.py