HomeFreeBSD

tail: Retry kevent if the system call was interrupted

Description

tail: Retry kevent if the system call was interrupted

kevent returns EINTR when I suspend / resume. This causes tail -f
and tail -F to exit with interrupt system call. Ignore this error
and try kevent again.

Sponsored by: Netflix

Details

Provenance
impAuthored on Feb 19 2023, 3:04 AM
Parents
rGe600bcfb871c: stand: Better documentation for full-test.sh
Branches
Unknown
Tags
Unknown