]> git.proxmox.com Git - pve-common.git/commit
run with timeout: only special-case timeout error in list-context
authorFiona Ebner <f.ebner@proxmox.com>
Wed, 30 Aug 2023 13:07:51 +0000 (15:07 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Aug 2023 14:44:40 +0000 (16:44 +0200)
commiteac8b4b872e4176497e1d9e4aa28d26383287e9f
tree60ec43651edbf56deb750b5d570c9103bbb2bd3d
parent9c357928ef100abbc5ab0218408e6086f20767b5
run with timeout: only special-case timeout error in list-context

and not other errors too.

Fixes: a6aa0ae ("run with timeout: return if timeout happened in list context")
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
src/PVE/Tools.pm