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

USDA Import: Multiprocessing bug fix #973

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

jehangiramjad
Copy link
Contributor

Fixing a multiprocessing FLAG parsing error on some platforms/environments.

The import was failing on Mac OS-X and also on a Cloud Scheduler workflow. Appears to be a known issue on certain environments and it's better to fix using this one-line change. See https://stackoverflow.com/questions/66953343/absl-flags-error-trying-to-access-flag-before-flags-were-parsed for more details.

@jehangiramjad jehangiramjad enabled auto-merge (squash) January 31, 2024 15:27
@jehangiramjad jehangiramjad merged commit 23db24d into datacommonsorg:master Jan 31, 2024
8 of 9 checks passed
@jehangiramjad jehangiramjad deleted the usda-imp branch January 31, 2024 17:36
shamimansari1988 pushed a commit to shamimansari1988/data that referenced this pull request Aug 12, 2024
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.

3 participants