Go to file
Filip Schauer cafd76d1f3 fix #5994: wait for decompression processes to exit
Wait for zstd, lzop or zcat processes to exit when uploading a
compressed VMA file. This prevents these processes from lingering as
zombies. Also check the exit code of the processes, to detect potential
failures during decompression.

Signed-off-by: Filip Schauer <f.schauer@proxmox.com>
2025-02-06 15:18:31 +01:00
.cargo move .cargo/config to .cargo/config.toml 2024-06-20 12:38:39 +02:00
debian bump version to 0.0.2 2024-11-22 08:27:48 +01:00
src fix #5994: wait for decompression processes to exit 2025-02-06 15:18:31 +01:00
submodules bump submodule and update to packaged pbs-api-types 2025-02-06 15:18:11 +01:00
.gitmodules Initial commit 2023-12-07 14:36:37 +01:00
Cargo.toml bump submodule and update to packaged pbs-api-types 2025-02-06 15:18:11 +01:00
Makefile build: properly use cargo wrapper 2024-06-20 10:42:01 +02:00