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
tail: Retry kevent if the system call was interrupted Tags None Referenced Files None Subscribers None
Description
Details
|