8000 pkill: implement `--queue` by Bluemangoo · Pull Request #457 · uutils/procps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pkill: implement --queue #457

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Bluemangoo
Copy link
Contributor
@Bluemangoo Bluemangoo commented Jul 5, 2025

wrote a tool to test:

$ ./sigr                    
I'm 99648
recv a sig = 2 data = 10 data = 10
$ cargo run -q pkill -SIGINT -q 10 sigr -e
./sigr killed (pid 99648)

@Bluemangoo Bluemangoo force-pushed the feature/pkill-queue branch 3 times, most recently from 0bcaa97 to 7b9af1a Compare July 5, 2025 12:13
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.

1 participant
0