]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/influx: use empty data points to signal shutting down
authorKefu Chai <kchai@redhat.com>
Mon, 22 Feb 2021 06:17:44 +0000 (14:17 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 25 Feb 2021 07:54:12 +0000 (15:54 +0800)
commit32bf3c1ac23f9cf7fa783bf2534a739d23e7b59c
tree499f7a0ee7bf610f7e617840b2bbe280ec63bd2b
parent6b2b523fba64729c57d9a8497cbee58ee82d204c
mgr/influx: use empty data points to signal shutting down

to appease mypy, which prefer a queue with elements of the same type.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/influx/module.py