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

Only set err if not set #92

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eldondevcg
Copy link

Since this variable is re-used across the various workers, it might get set to nil unexpectedly in certain scenarios. Perhaps we should only let the first non-nil in win.

@eldondevcg
Copy link
Author

@rlmcpherson I am going to deploy this for some testing. Will let you know what I find.

@eldondevcg
Copy link
Author

@rlmcpherson We deployed this yesterday, no glaring problems, should know if it addresses the issue at hand tomorrow.

@rlmcpherson
Copy link
Owner

👍

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.

2 participants