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

Bug 1706729 - RLB: Dispatch setting the source tag. #1614

Merged
merged 1 commit into from
May 4, 2021

Conversation

badboy
Copy link
Member

@badboy badboy commented May 4, 2021

This avoids a race condition where there might not be a global Glean
yet.
But source tags are only needed for the ping assembly, and that's also
dispatched, so either happened before anyway or will happens afterwards.

@badboy badboy requested review from Dexterp37 and chutten May 4, 2021 08:25
@auto-assign auto-assign bot requested a review from mdboom May 4, 2021 08:25
glean-core/rlb/src/lib.rs Show resolved Hide resolved
glean-core/rlb/src/lib.rs Outdated Show resolved Hide resolved
glean-core/rlb/src/test.rs Outdated Show resolved Hide resolved
This avoids a race condition where there might not be a global Glean
yet.
But source tags are only needed for the ping assembly, and that's also
dispatched, so either happened before anyway or will happens afterwards.
@badboy badboy force-pushed the 1706729-checked-set-source-tags branch from 9fc3fe3 to 9715e31 Compare May 4, 2021 13:52
@badboy badboy requested a review from chutten May 4, 2021 13:53
@badboy badboy merged commit fe82181 into main May 4, 2021
@badboy badboy deleted the 1706729-checked-set-source-tags branch May 4, 2021 14:06
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