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

Exceptions: what to do about them. #6

Open
Tylertron1998 opened this issue Jan 4, 2021 · 0 comments
Open

Exceptions: what to do about them. #6

Tylertron1998 opened this issue Jan 4, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Tylertron1998
Copy link
Owner

Handling exceptions should never be a question in any library. However, because we're generating a lot, we can actually avoid the performance overhead if so required. So do we give the user that option? If we provide an option to generate try/catch around command runs, then, really, if they desire they can remove that and thus remove the overhead.

@Tylertron1998 Tylertron1998 added enhancement New feature or request help wanted Extra attention is needed labels Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant