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 late i18n init #79

Merged
merged 2 commits into from
Mar 30, 2023
Merged

Fix late i18n init #79

merged 2 commits into from
Mar 30, 2023

Conversation

EduardGomezEscandell
Copy link
Contributor

@EduardGomezEscandell EduardGomezEscandell commented Mar 30, 2023

This issue is accurate for our repo as well:
ubuntu/adsys#656

This PR fixes the issue.

This PR is a spin-off from #73

WSL-472

These tests raced against each other due to the i18n initialization
in the service. Now that has been moved to main, so there is no race
anymore.
@EduardGomezEscandell EduardGomezEscandell self-assigned this Mar 30, 2023
@EduardGomezEscandell EduardGomezEscandell requested a review from a team March 30, 2023 09:17
Copy link
Contributor

@CarlosNihelton CarlosNihelton left a comment

Choose a reason for hiding this comment

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

Good catch! LGTM 👍

@EduardGomezEscandell EduardGomezEscandell merged commit 92bc84c into main Mar 30, 2023
@EduardGomezEscandell EduardGomezEscandell deleted the fix-late-i18n-init branch March 30, 2023 12:38
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