]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: run coroutines in a new event loop 42982/head
authorMichael Fritch <mfritch@suse.com>
Mon, 30 Aug 2021 22:53:07 +0000 (16:53 -0600)
committerAdam King <adking@redhat.com>
Wed, 1 Sep 2021 12:17:08 +0000 (08:17 -0400)
commit20d305bc75cf15fcca4767219ef0bd9dfc015b5a
treeefe64d5337359ad9aadf0611566a0c0919c493d3
parent672ce99b0cb100fc8945fcbd3d404df075d90d94
mgr/cephadm: run coroutines in a new event loop

`asyncio.run` does not exist until python37 or later

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/pybind/mgr/cephadm/tests/fixtures.py