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

CollectTrace with rundown in Listen mode prunes the active process #1106

Closed
wiktork opened this issue Nov 4, 2021 · 0 comments · Fixed by #1103
Closed

CollectTrace with rundown in Listen mode prunes the active process #1106

wiktork opened this issue Nov 4, 2021 · 0 comments · Fixed by #1103
Labels
servicing-minor Servicing fixes that is targeted for a minor release (0.x.0 version)

Comments

@wiktork
Copy link
Member

wiktork commented Nov 4, 2021

The issue occurs due to an issue with the event pipe. During rundown, the pipe is nonresponsive, and our pruning logic removes the process (and removes all the rules).

@wiktork wiktork added the servicing-minor Servicing fixes that is targeted for a minor release (0.x.0 version) label Nov 4, 2021
@wiktork wiktork linked a pull request Nov 4, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
servicing-minor Servicing fixes that is targeted for a minor release (0.x.0 version)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants