mirror of
https://git.proxmox.com/git/proxmox
synced 2025-04-28 11:44:39 +00:00
![]() To write result message manually, bypassing tracing. The workertasks currently get their status from parsing the log messages in the task-log file. The problem is that if these messages are filtered – which is now possible using the PBS_LOG env variable – some workertasks will end up with a "stopped: unknown" status. This is not desirable so write the message manually to the workertask file and bypass tracing. This way we are guaranteed that, regardless of the max logging level the user sets, the final message (and status) is written. Signed-off-by: Gabriel Goller <g.goller@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
src | ||
Cargo.toml |