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

No error hander on claim? #70

Open
alexkwolfe opened this issue Mar 11, 2021 · 0 comments
Open

No error hander on claim? #70

alexkwolfe opened this issue Mar 11, 2021 · 0 comments

Comments

@alexkwolfe
Copy link
Contributor

Maybe I'm going crazy here (likely!), but should there be a ...

if (err) return callback(err); 

... on the following line?

I have to imagine that we'd be seeing some sort of issue by now if we really needed this, but it seemed strange so I figured it was worth a quick sanity check.

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

No branches or pull requests

1 participant