]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #55620 from adk3798/cephadm-timeout-cancelled-error
authorAdam King <47704447+adk3798@users.noreply.github.com>
Wed, 28 Feb 2024 18:43:12 +0000 (13:43 -0500)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2024 18:43:12 +0000 (13:43 -0500)
commitb0cf660d5d9164dd28203a3210a9d18ebaf16cb9
tree3a6d2706604c71101069ead541bc4b494d846d70
parentdef21b04766ec287060cb465d2aef539e02e3711
parent9c34973932bf3a0ec50c1c63bcba5e35bfe407e5
Merge pull request #55620 from adk3798/cephadm-timeout-cancelled-error

mgr/cephadm: catch CancelledError in asyncio timeout handler

Reviewed-by: John Mulligan <jmulligan@redhat.com>