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

tql_internal should have proper error handling #1

Open
Lamby777 opened this issue May 27, 2024 · 0 comments
Open

tql_internal should have proper error handling #1

Lamby777 opened this issue May 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Lamby777
Copy link
Owner

Currently there's just .expect() and .unwrap() spam to get stuff done quick.

If the internal crate should ever be exposed to crates.io for people to write their own launchers, it should return actual errors so people can show error messages instead of crashing.

Not a priority right now, I'm only returning errors where I personally need them for tql_gui.

@Lamby777 Lamby777 added the enhancement New feature or request label May 27, 2024
@Lamby777 Lamby777 self-assigned this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant