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

Add a way to wait on process by PID #180

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Add a way to wait on process by PID #180

merged 2 commits into from
Feb 1, 2024

Conversation

notgull
Copy link
Member

@notgull notgull commented Jan 16, 2024

This is needed to make processes work in async-process.

This is needed to make processes work in `async-process`.

Signed-off-by: John Nunley <[email protected]>
src/os/kqueue.rs Outdated Show resolved Hide resolved
Signed-off-by: John Nunley <[email protected]>
@notgull notgull requested a review from fogti February 1, 2024 02:10
@notgull notgull merged commit 24e3691 into master Feb 1, 2024
24 checks passed
@notgull notgull deleted the notgull/pid-usage branch February 1, 2024 14:34
@notgull notgull mentioned this pull request Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants