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

Comment out warnings in env check #35

Conversation

minsii
Copy link

@minsii minsii commented Nov 8, 2023

Summary:
The warnings in env check recursively call the debug initialization,
which again calls the env initialization. This causes a deadlock.

Differential Revision: D51127118

Summary:
Some folks don't seem to like the additional CVAR in the env names.
Removing it.

Reviewed By: wesbland, minsii

Differential Revision: D51124620
Summary:
The warnings in env check recursively call the debug initialization,
which again calls the env initialization.  This causes a deadlock.

Differential Revision: D51127118
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D51127118

facebook-github-bot pushed a commit that referenced this pull request Nov 8, 2023
Summary:
Pull Request resolved: #35

The warnings in env check recursively call the debug initialization,
which again calls the env initialization.  This causes a deadlock.

Reviewed By: kingchc

Differential Revision: D51127118

fbshipit-source-id: 7605d3f58d3207cc36316cf291caff9f79863d4f
minsii pushed a commit that referenced this pull request Nov 8, 2023
Summary:
Pull Request resolved: #35

The warnings in env check recursively call the debug initialization,
which again calls the env initialization.  This causes a deadlock.

Reviewed By: kingchc

Differential Revision: D51127118

fbshipit-source-id: 7605d3f58d3207cc36316cf291caff9f79863d4f
@wesbland wesbland closed this May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants