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

fix: update import in env.py #107

Merged
merged 1 commit into from
Sep 26, 2024
Merged

fix: update import in env.py #107

merged 1 commit into from
Sep 26, 2024

Conversation

ebezzi
Copy link
Member

@ebezzi ebezzi commented Sep 26, 2024

This import causes a race condition when running make apply-schema-changes. The modified import doesn't rely on the model directory, so it will fix the race condition.

This import causes a race condition when running `make apply-schema-changes`. The modified import doesn't rely on the `model` directory, so it will fix the race condition.
@ebezzi ebezzi requested a review from rzlim08 September 26, 2024 17:49
@ebezzi ebezzi changed the title Update import in env.py fix: update import in env.py Sep 26, 2024
Copy link
Collaborator

@rzlim08 rzlim08 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rzlim08 rzlim08 merged commit 791d439 into main Sep 26, 2024
4 of 6 checks passed
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