]> git.proxmox.com Git - proxmox-backup.git/commit
proxmox-rest-server: avoid useless call to request_shutdown
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 29 Sep 2021 10:46:00 +0000 (12:46 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 29 Sep 2021 12:37:07 +0000 (14:37 +0200)
commita0ffd4a4135912cbd65a4d3b6235b8cb0f6193b6
treed7779e3007d889d781fadc73e58d376c2f1bb244
parent450105b0c3d16dbd9b11fd17a605cbd075fe62c1
proxmox-rest-server: avoid useless call to request_shutdown

Also avoid unsafe code.
proxmox-rest-server/src/daemon.rs
proxmox-rest-server/src/lib.rs