Previously, the web GUI timed out when removing content (e.g. backup) took too long. Doing the main part of the API DELETE call in a fork_worker solves this. Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
Previously, the web GUI timed out when removing content (e.g. backup) took too long. Doing the main part of the API DELETE call in a fork_worker solves this. Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>