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

fix: add mutex to span attributes #3371

Merged
merged 6 commits into from
Nov 17, 2023
Merged

Conversation

mathnogueira
Copy link
Member

This PR fixes the issue that is caused when multiple threads try to change one span's attribute. We have seem the server panicking because of it

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

Add your loom video here if your work can be visualized

@mathnogueira mathnogueira merged commit a369d6e into main Nov 17, 2023
38 checks passed
@mathnogueira mathnogueira deleted the fix/add-mutex-to-span-attributes branch November 17, 2023 17:38
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