proxmox-backup/proxmox-backup-client/src
Gabriel Goller a981ddbc77 client: mount: wait for child to return before exiting
When using the `proxmox-backup-client mount` command, the parent sometimes
exits before we can print any error message. Most notably this happens
when no PBS_REPOSITORY is passed, as this is the first option checked.
If the underlying file descriptor has been closed, wait for the client
to complete and return the error message.

Reported-by: Friedrich Weber <f.weber@proxmox.com>
Suggested-by: Christian Ebner <c.ebner@proxmox.com>
Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
Tested-by: Friedrich Weber <f.weber@proxmox.com>
2024-07-02 10:49:41 +02:00
..
bin backup client: rustfmt 2022-04-14 14:06:15 +02:00
benchmark.rs client: backup writer: only borrow http client 2024-04-04 10:51:45 +02:00
catalog.rs catalog: shell: make split pxar archives accessible 2024-06-05 16:39:41 +02:00
group.rs close #4763: client: add command to forget backup group 2024-06-19 11:32:28 +02:00
helper.rs trivial clippy fixes 2024-06-24 09:59:27 +02:00
key.rs use IsTerminal trait whenever possible 2023-11-27 13:21:45 +01:00
main.rs run cargo fmt 2024-06-24 10:02:07 +02:00
mount.rs client: mount: wait for child to return before exiting 2024-07-02 10:49:41 +02:00
namespace.rs client: rename variable to sensible name 2024-02-13 10:47:03 +01:00
snapshot.rs client: forget snapshots: function signature returns no value 2023-10-18 11:04:37 +02:00
task.rs fix #4483: fix task log command interrupt handling 2023-01-19 10:11:25 +01:00