Skip to content

serial: use nxsig_tgkill instead of nxsig_kill#14104

Merged
xiaoxiang781216 merged 1 commit intoapache:masterfrom
GUIDINGLI:mine4
Oct 12, 2024
Merged

serial: use nxsig_tgkill instead of nxsig_kill#14104
xiaoxiang781216 merged 1 commit intoapache:masterfrom
GUIDINGLI:mine4

Conversation

@GUIDINGLI
Copy link
Copy Markdown
Contributor

Summary

serial: use nxsig_tgkill instead of nxsig_kill

Caused nxsig_tgkill is for the one thread, nxsig_kill for the group

Impact

ctrl + c

Testing

sim

@github-actions github-actions Bot added the Size: XS The size of the change in this PR is very small label Oct 11, 2024
Caused nxsig_tgkill is for the one thread, nxsig_kill for the group

Signed-off-by: ligd <liguiding1@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 3479622 into apache:master Oct 12, 2024
@pryre pryre mentioned this pull request Aug 29, 2025
1 task
@jlaitine
Copy link
Copy Markdown
Contributor

What was the reason for changing e.g. ctrl-c to signal just one thread instead of the group?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants