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

virtio, krun: Name all the worker threads #222

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

asahilina
Copy link
Contributor

Helps debugging with gdb, otherwise they inherit another thread name and it gets confusing.

@asahilina asahilina force-pushed the thread_names branch 2 times, most recently from 0495980 to f8405d7 Compare October 7, 2024 21:01
Helps debugging with gdb, otherwise they inherit another thread name and
it gets confusing.

Signed-off-by: Asahi Lina <[email protected]>
Copy link
Collaborator

@tylerfanelli tylerfanelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@tylerfanelli
Copy link
Collaborator

@slp PTAL

Copy link
Contributor

@slp slp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice QoL improvement. Thanks!

@slp slp merged commit cdff4c1 into containers:main Oct 8, 2024
5 checks passed
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.

3 participants