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

perlfunc: document relationship between wait() and waitpid() #21821

Merged
merged 1 commit into from Feb 14, 2024

Conversation

tonycoz
Copy link
Contributor

@tonycoz tonycoz commented Jan 11, 2024

Finally fixes #15108, which was mostly fixed by mauke in a6b6b8e and 237516c.

pod/perlfunc.pod Outdated Show resolved Hide resolved
Finally fixes Perl#15108, which was mostly fixed by mauke in a6b6b8e
and 237516c.
@jkeenan
Copy link
Contributor

jkeenan commented Feb 14, 2024

Finally fixes #15108, which was mostly fixed by mauke in a6b6b8e and 237516c.

This looks okay to me -- but since I've never used wait or waitpid my opinion doesn't count for much. @mauke @iabyn, care to comment? Thanks.

Copy link
Contributor

@mauke mauke left a comment

Choose a reason for hiding this comment

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

looks good to me

@tonycoz tonycoz merged commit b1b37a9 into Perl:blead Feb 14, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

perldoc for waitpid missing description for argument value -1
4 participants