Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve IO file errors #933

Merged
merged 6 commits into from
Jun 22, 2023
Merged

Improve IO file errors #933

merged 6 commits into from
Jun 22, 2023

Conversation

jcoupey
Copy link
Collaborator

@jcoupey jcoupey commented Jun 21, 2023

Issue

Fixes #553

Tasks

  • Explicit error on impossible output file write
  • Input file (-i) takes over optional positional argument to define input problem
  • Error on missing or unreadable input file
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added the bug label Jun 21, 2023
@jcoupey jcoupey added this to the v1.14.0 milestone Jun 21, 2023
@jcoupey jcoupey merged commit a00f04c into master Jun 22, 2023
@jcoupey jcoupey deleted the fix/IO-file-errors branch June 22, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Silent fail on impossible file write
1 participant