[pbs-devel] [PATCH proxmox v3 0/2] fix #5946: rest-server: worker_task: detect task status on multi-line message
Filip Schauer
f.schauer at proxmox.com
Mon Sep 29 11:52:30 CEST 2025
Properly detect the status of a task when the last log message spans
over multiple lines.
Filip Schauer (2):
fix #5946: rest-server: worker_task: detect task status on multi-line
message
rest-server: add tests for upid_read_status
proxmox-rest-server/src/worker_task.rs | 35 +++++--------
proxmox-rest-server/tests/worker_task.rs | 65 ++++++++++++++++++++++++
2 files changed, 79 insertions(+), 21 deletions(-)
create mode 100644 proxmox-rest-server/tests/worker_task.rs
--
2.47.3
More information about the pbs-devel
mailing list