Skip to content

tests: use kill -0 for alttab liveness check#193

Merged
sagb merged 1 commit intosagb:masterfrom
booxter:kill-test
Apr 21, 2026
Merged

tests: use kill -0 for alttab liveness check#193
sagb merged 1 commit intosagb:masterfrom
booxter:kill-test

Conversation

@booxter
Copy link
Copy Markdown
Contributor

@booxter booxter commented Apr 18, 2026

On Darwin, ps -p can fail with "Operation not permitted" even when the
process is running. Use kill -0 instead that should work everywhere.

On Darwin, ps -p can fail with "Operation not permitted" even when the
process is running. Use kill -0 instead that should work everywhere.
@sagb
Copy link
Copy Markdown
Owner

sagb commented Apr 21, 2026

Thank you.

@sagb sagb merged commit f4d1b5b into sagb:master Apr 21, 2026
1 check passed
@booxter booxter deleted the kill-test branch April 26, 2026 01:23
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.

2 participants