canonical / canonical/pycloudlib
`.pull_file` handles missing files inconsistently
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
On LXD and KVM, it raises a `RuntimeError` (because `rcs=(0,)`, the default, in the `subp` call it uses) whereas on other platforms it will raise whatever `paramiko`'s SFTP implementation raises for a missing file.
Contributor guide
Assessment
This issue has not been assessed yet.