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

Linux coverage tracing thread continues after timeout #3174

Closed
ranweiler opened this issue Jun 7, 2023 · 0 comments · Fixed by #3177
Closed

Linux coverage tracing thread continues after timeout #3174

ranweiler opened this issue Jun 7, 2023 · 0 comments · Fixed by #3177
Assignees
Labels
bug Something isn't working

Comments

@ranweiler
Copy link
Member

When recording coverage on Linux using the timed timeout combinator , the worker thread (and tracee child process) may continue to run after timeout. Instead, expose the PID of the tracee process, and on timeout, kill it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants