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

Make Telemetry.submit() non async #979

Merged
merged 1 commit into from Feb 10, 2022
Merged

Make Telemetry.submit() non async #979

merged 1 commit into from Feb 10, 2022

Conversation

NullSoldier
Copy link
Contributor

Summary

We now defer all the flushing to the event loop itself, so that
the event loop just handles flushing.

Testing Plan

Run code

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes
[x] No

@NullSoldier NullSoldier requested a review from a team as a code owner February 10, 2022 20:28
@linear
Copy link

linear bot commented Feb 10, 2022

We now defer all the flushing to the event loop itself, so that
the event loop just handles flushing.
@NullSoldier NullSoldier enabled auto-merge (squash) February 10, 2022 20:46
@NullSoldier NullSoldier merged commit 99ac487 into staging Feb 10, 2022
@NullSoldier NullSoldier deleted the feature/iro-1539 branch February 10, 2022 20:46
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.

None yet

2 participants