We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294ca82 commit f89c1edCopy full SHA for f89c1ed
README.md
@@ -1188,7 +1188,7 @@ in their exit codes.
1188
> The doubled name indicates that this function may kill again and avoids
1189
> colliding with the core Perl `kill` function.
1190
>
1191
-> Returns a 1 if the `TERM` was sufficient, or a 0 if `KILL` was
+> Returns undef if the `TERM` was sufficient, or a 1 if `KILL` was
1192
> required. Throws an exception if `KILL` did not permit the children
1193
> to be reaped.
1194
0 commit comments