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 Manager.Run stop deadlock #1220

Merged
merged 3 commits into from
Oct 27, 2024
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Oct 25, 2024

Fix #1218

Close probes in a different goroutine than the one draining their event channel.

Fix open-telemetry#1218

Close probes in a different goroutine than the one draining their event
channel.
@MrAlias MrAlias marked this pull request as ready for review October 25, 2024 20:24
@MrAlias MrAlias requested a review from a team as a code owner October 25, 2024 20:24
@MrAlias MrAlias added this to the v0.17.0-alpha milestone Oct 25, 2024
@RonFed RonFed merged commit 0c7353d into open-telemetry:main Oct 27, 2024
26 checks passed
@MrAlias MrAlias deleted the fix-stop-deadlock branch October 27, 2024 14:33
@MrAlias MrAlias mentioned this pull request Nov 5, 2024
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.

Shutdown deadlock
2 participants