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

Ensure that all file open commands fail gracefully #273

Open
davidbowler opened this issue Sep 27, 2023 · 0 comments
Open

Ensure that all file open commands fail gracefully #273

davidbowler opened this issue Sep 27, 2023 · 0 comments
Assignees
Labels
area: main-source Relating to the src/ directory (main Conquest source code) improves: stability Fix or enhance issues with stability or robustness priority: minor time: days type: maintenance Refactoring, updating etc
Milestone

Comments

@davidbowler
Copy link
Contributor

We should check that all open commands lead to a graceful failure with a helpful error message. At the moment, if the coordinate file is not present, the code crashes (except for PDB format).

@davidbowler davidbowler added area: main-source Relating to the src/ directory (main Conquest source code) improves: stability Fix or enhance issues with stability or robustness priority: minor time: days type: maintenance Refactoring, updating etc labels Sep 27, 2023
@davidbowler davidbowler added this to the Release v1.3 milestone Sep 27, 2023
@davidbowler davidbowler self-assigned this Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: main-source Relating to the src/ directory (main Conquest source code) improves: stability Fix or enhance issues with stability or robustness priority: minor time: days type: maintenance Refactoring, updating etc
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant