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

ITrace: Fixes the Trace.StartChild logic to make it thread safe #2409

Merged
merged 6 commits into from
Apr 22, 2021

Conversation

neildsh
Copy link
Contributor

@neildsh neildsh commented Apr 21, 2021

Description

Make the Trace.StartChild method thread safe

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Closing issues

closes #2393

Copy link
Contributor

@sboshra sboshra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@j82w j82w merged commit 0aa44dc into master Apr 22, 2021
@j82w j82w deleted the users/ndeshpan/threadSafeTrace branch April 22, 2021 21:47
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.

FeedIterator ReadNextAsync throws error on Trace.StartChild throws index was outside the bounds array
3 participants