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 #9741 bug(nimbus): Fix non-deterministic FML errors #9742

Merged

Conversation

eliserichards
Copy link
Contributor

@eliserichards eliserichards commented Nov 14, 2023

Because

  • Some of the FML errors are coming in different orders

This commit

  • Removes the error message from the serialization for now, but still logs them

Fixes #9741

@eliserichards eliserichards force-pushed the fix-wonky-serialization branch 2 times, most recently from 370065b to 4526594 Compare November 14, 2023 18:47
…istic and that is triggering the serialization repeatedly
@eliserichards eliserichards added this pull request to the merge queue Nov 14, 2023
Merged via the queue into mozilla:main with commit 728a716 Nov 14, 2023
19 checks passed
@eliserichards eliserichards deleted the fix-wonky-serialization branch November 14, 2023 20:03
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.

Serialization is being called multiple times
2 participants