proxmox-backup/src/tape/pool_writer
Dominik Csapak 2d5d264f99 tape/pool_writer: do not unwrap on channel send
if the reader thread is already gone here, we panic here, resulting in
a nondescript error message, so simply ignore/warn in that case and
return gracefully

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-05-11 09:07:45 +02:00
..
catalog_set.rs tape: cleanup - split PoolWriter into several files 2021-03-19 08:19:13 +01:00
mod.rs tape: make sure there is a filemark at the end of the tape 2021-04-08 07:28:30 +02:00
new_chunks_iterator.rs tape/pool_writer: do not unwrap on channel send 2021-05-11 09:07:45 +02:00