]> git.proxmox.com Git - proxmox-backup.git/commit
fix: proxmox-backup-manager network reload wait on worker
authorGabriel Goller <g.goller@proxmox.com>
Wed, 21 Aug 2024 10:22:36 +0000 (12:22 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 29 Aug 2024 12:13:10 +0000 (14:13 +0200)
commit2801fbf03c2466264de2adcde60bcb0786290f86
treeda43fd96d5802d9a6e5cb5d7778cd23102f28097
parent4c0a8bc054aff7fdee69c017c5cf272cf9d04348
fix: proxmox-backup-manager network reload wait on worker

Make the `network reload` command in proxmox-backup-manager wait on the
api handler's workertask. Otherwise the task would be killed when the
client exits.

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
src/bin/proxmox_backup_manager/network.rs