proxmox/proxmox-rest-server
Fabian Grünbichler 57c8242dc2 rest-server: close race window when updating worker task count
this mimics how the count is updated when spawning a new task - the lock scope
needs to cover the count update itself, else there's a race when multiple
worker's log their result at the same time..

Co-developed-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-12-02 16:54:52 +01:00
..
debian workspace: update proxmox-http-client to 0.9.4 2024-11-26 14:37:43 +01:00
examples rest-server: remove lazy_static dependency 2024-08-14 10:33:42 +02:00
src rest-server: close race window when updating worker task count 2024-12-02 16:54:52 +01:00
Cargo.toml rest-server: bump version to 0.8.4-1 2024-11-25 17:16:16 +01:00