]> git.proxmox.com Git - proxmox-backup.git/commit
fix tests/worker-task-abort.rs - correctly spawn command socket
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Sep 2021 08:42:44 +0000 (10:42 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Sep 2021 08:42:44 +0000 (10:42 +0200)
commit36c6e7bb82fddedd31902ee155cbcc15860dde11
treecefe5baa40b76bdf94a652fffd4c2b065a0724f9
parentccc3896ff396bd87337ff17b1daf51a56948efe9
fix tests/worker-task-abort.rs - correctly spawn command socket

And wait for the task.

Note: The test is still ignored (but works now when run a root)
tests/worker-task-abort.rs