Closed tverlaan closed 1 year ago
Hi @Stratus3D
I think this might be more straight forward to comprehend and reason about. It also actually addresses the issue instead of applying a workaround to the read command in the while loop.
This code makes much more sense! I also like the fact that it is explicit about which command gets no input. Thanks @tverlaan !
Hi @Stratus3D
I think this might be more straight forward to comprehend and reason about. It also actually addresses the issue instead of applying a workaround to the read command in the while loop.