I am using python to create a python script that uses stdout/stderr pipes.
When I use espflash with monitor, it starts printing some strange stuff to the monitor like such:
2025/06/12 19:47:48 INFO Received line line="[2025-06-12T10:47:48Z INFO ] Flashing has completed!"
2025/06/12 19:47:48 INFO Received line line=ESP-ROM:esp32s3-20210327
2025/06/12 19:47:48 INFO Received line line="Build:Mar 27 2021"
And then the terminal is broken forever. Only happens for espflash monitor stuff.