]> git.proxmox.com Git - proxmox-backup.git/commit
src/backup/catalog.rs - SenderWriter: use tokio::task::block_in_place
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 16 Jan 2020 13:24:15 +0000 (14:24 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 16 Jan 2020 13:24:15 +0000 (14:24 +0100)
commitd2dd827877d080390b0bf2964f66c61880687645
treee12d9247a7aa9ea391de8f9dcfdda38979c56d60
parent94609e23807423b90baa59747f945aa30b667225
src/backup/catalog.rs - SenderWriter: use tokio::task::block_in_place

Make sure we do not block the executor.
src/backup/catalog.rs