coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

tail: Do not panic in path.is_tailable() check, but return false instead

Open Joining7943 opened this issue 3 years ago • 1 comments

I'm just trying something here to deal with the spontanously occurring stdin bad file descriptor error on macos.

Joining7943 avatar Sep 09 '22 22:09 Joining7943

I wasn't able to reproduce the bad file descriptor error. However, I've added debug output in case we're running into the todo(), so maybe we have chance to figure out what's going wrong.

Joining7943 avatar Sep 11 '22 12:09 Joining7943

Sorry but it is now conflicting

sylvestre avatar Oct 05 '22 11:10 sylvestre

No problem :)

Joining7943 avatar Oct 05 '22 16:10 Joining7943

@Joining7943 should we abandon this PR?

sylvestre avatar Feb 18 '23 20:02 sylvestre

I'll close this one.

Joining7943 avatar Feb 18 '23 20:02 Joining7943