Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Use throwing functions instead of returning a boolean #145

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

jksk
Copy link

@jksk jksk commented Jan 7, 2020

We're seeing a small amount of unreproducible failures in production. If something goes wrong, the boolean return value doesn't tell you why. A throwing function contains more information that can be used for debugging.

@jrendel
Copy link
Owner

jrendel commented Sep 27, 2020

@jksk Sorry I have no been maintaining this. I just went through and merged a bunch of PRs. If you want to update the conflicts now I can merge this in.

@jksk
Copy link
Author

jksk commented Oct 1, 2020

I updated the PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants