CLI: Handle stdin stream if it's a regular file by dcantah · Pull Request #322 · apple/container

dcantah

@dcantah dcantah marked this pull request as ready for review

July 14, 2025 23:11

jglogan

@dcantah

readabilityHandler is a bit crummy if it's a regular file.
This just writes our own loop and exits and shuts down the
write end of the pipe if we get to the end of the file.