Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Fix a goroutine leaking bug in external probe. #584

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

manugarg
Copy link
Contributor

@manugarg manugarg commented Apr 4, 2021

Fix a bug where our process wait goroutine will not exit until the probe start context is explicitly canceled. This bug was introduced when we added handling for clean exit (June 2020: CR 318986425).

Add a test that would have caught this bug.

PiperOrigin-RevId: 366547916

Fix a bug where our process wait goroutine will not exit until the probe start context is explicitly canceled. This bug was introduced when we added handling for clean exit (June 2020: CR 318986425).

Add a test that would have caught this bug.

PiperOrigin-RevId: 366547916
@manugarg manugarg merged commit 1a77284 into master Apr 5, 2021
@manugarg manugarg deleted the 63729A23134379909BFCA3AC3C378B48 branch April 5, 2021 16:57
@manugarg manugarg added this to the v0.11.2 milestone Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant