Closed lalithsuresh closed 1 year ago
Merging #325 (4ba3579) into main (d8b98f4) will increase coverage by
0.01%
. The diff coverage is95.65%
.:exclamation: Current head 4ba3579 differs from pull request most recent head 20673c1. Consider uploading reports for the commit 20673c1 to get more accurate results
It works for me on Linux.
This method to read a batch of inputs at a time should work across various shells and be consistent between Linux and Mac OSX. I suspect it's not as fast as mapfile/readarray, but fast enough to run
demo/docker_demo.sh
in about 10 minutes.