borg 2.0.0 pre-b5: the `read` in the `finally` block fails on freebsd 13. https://github.com/borgbackup/borg/blob/b04b4438bf2905cc95e4aec2caa8487414b47b0a/src/borg/testsuite/archiver/create_cmd.py#L800 Introduced by: https://github.com/borgbackup/borg/commit/8ce3d223585ad68171e51839403c1fa3cb625d87 See also: https://docs.python.org/3/library/exceptions.html#BlockingIOError
borg 2.0.0 pre-b5: the
readin thefinallyblock fails on freebsd 13.borg/src/borg/testsuite/archiver/create_cmd.py
Line 800 in b04b443
Introduced by:
8ce3d22
See also:
https://docs.python.org/3/library/exceptions.html#BlockingIOError