Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Update appinsights to released version #2033

Merged
merged 2 commits into from
Jun 27, 2022
Merged

Update appinsights to released version #2033

merged 2 commits into from
Jun 27, 2022

Conversation

Porges
Copy link
Member

@Porges Porges commented Jun 9, 2022

I noticed that there was a note to update appinsights to a released version once one was available, and now one is.

The close function was changed to be async in the latest version, so try_flush_and_close must also become async. Luckily, the three places we use this already have an async context available.

PR Checklist

  • Applies to work item: #xxx
  • CLA signed. If not, go over here and sign the CLI.
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Validation Steps Performed

Standard test run.

@Porges Porges changed the title Update appinsights to released version Update appinsights to released version Jun 9, 2022
@Porges Porges force-pushed the appinsights-rs-released branch from 67a1304 to 83f56ff Compare June 9, 2022 03:25
@Porges Porges enabled auto-merge (squash) June 9, 2022 04:18
@Porges Porges force-pushed the appinsights-rs-released branch 2 times, most recently from 0053c1a to f37cfe2 Compare June 16, 2022 21:24
@Porges
Copy link
Member Author

Porges commented Jun 19, 2022

Validating with check-pr.

@Porges Porges force-pushed the appinsights-rs-released branch 3 times, most recently from 522b766 to ee4ade9 Compare June 22, 2022 21:25
@Porges Porges force-pushed the appinsights-rs-released branch from ee4ade9 to e3452dd Compare June 27, 2022 01:40
@Porges Porges self-assigned this Jun 27, 2022
@Porges Porges merged commit 0259759 into main Jun 27, 2022
@Porges Porges deleted the appinsights-rs-released branch June 27, 2022 20:40
Porges added a commit that referenced this pull request Jun 27, 2022
Porges added a commit that referenced this pull request Jun 27, 2022
@Porges Porges mentioned this pull request Jun 27, 2022
Porges added a commit that referenced this pull request Jun 27, 2022
AdamL-Microsoft added a commit to AdamL-Microsoft/onefuzz that referenced this pull request Jun 27, 2022
Porges added a commit that referenced this pull request Jun 27, 2022
#2033 appears to be breaking agent since we are getting nested tokio runtimes. Revert it!
@ghost ghost locked as resolved and limited conversation to collaborators Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants