Skip to content

Wrap callIfFunction in a try/catch #51

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

Merged
merged 1 commit into from
Nov 14, 2018
Merged

Wrap callIfFunction in a try/catch #51

merged 1 commit into from
Nov 14, 2018

Conversation

matthewp
Copy link
Member

Some functions are not meant to be ran in this manner and could throw.
This catches that case, which will prevent other packages from not being
ran.

Some functions are not meant to be ran in this manner and could throw.
This catches that case, which will prevent other packages from not being
ran.
@matthewp matthewp merged commit 0cb927d into master Nov 14, 2018
@matthewp matthewp deleted the callifthrow branch November 14, 2018 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant