pwait
pwait copied to clipboard
Small utility to wait for a process to finish
Results
1
pwait issues
Sort by
recently updated
recently updated
newest added
Modern Linux kernels support pidfd_open() which will result in very simple and very stable implementation if available. For details, see https://man7.org/linux/man-pages/man2/pidfd_open.2.html