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

Add locking mechanism for Subsegments in Entity.AddException method #307

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

luizfds
Copy link
Contributor

@luizfds luizfds commented Sep 6, 2024

Issue #306:

Description of changes:
Implement a locking mechanism for Subsegments in Entity.AddException method to ensure thread safety and prevent race conditions during exception handling.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@luizfds luizfds requested a review from a team as a code owner September 6, 2024 05:10
@luizfds luizfds force-pushed the master branch 3 times, most recently from b5f7bc3 to 2351072 Compare September 6, 2024 05:40
Copy link
Contributor

@vastin vastin left a comment

Choose a reason for hiding this comment

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

LGTM. ty.

@vastin vastin merged commit ed09306 into aws:master Nov 13, 2024
5 checks passed
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.

2 participants