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

Metric Aggregator background thread safeguards added to never throw unhandled exception #1180

Merged
merged 1 commit into from
Jul 26, 2019

Conversation

cijothomas
Copy link
Contributor

@cijothomas cijothomas commented Jul 24, 2019

Similar to: microsoft/ApplicationInsights-dotnet-server#1246

Fix Issue #1179 .

  • I ran Unit Tests locally.

For significant contributions please make sure you have completed the following items:

  • Design discussion issue #

  • Changes in public surface reviewed

  • CHANGELOG.md updated with one line description of the fix, and a link to the original issue.

  • The PR will trigger build, unit tests, and functional tests automatically. If your PR was submitted from fork - mention one of committers to initiate the build for you.
    If you want to to re-run the build/tests, the easiest way is to simply Close and Re-Open this same PR. (Just click 'close pull request' followed by 'open pull request' buttons at the bottom of the PR)

  • Please follow [these] (https://github.com/Microsoft/ApplicationInsights-dotnet/blob/develop/.github/CONTRIBUTING.md) instructions to build and test locally.

@cijothomas cijothomas merged commit de80593 into develop Jul 26, 2019
@cijothomas cijothomas deleted the cithomas/nothrowthread branch July 26, 2019 16:05
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