You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you have a file-file pipeline, when you open the source file and write to it, you get an error
but if you only echo something into it... then it works fine
@hariso the source file could be initially empty or not.. either way, if you open it from an editor and add something, the pipeline would fail
using "echo" works as expected yes
Bug description
if you have a file-file pipeline, when you open the source file and write to it, you get an error
but if you only
echo
something into it... then it works finenote: this is reproduced using macOS Monterey / Version 12.5
Steps to reproduce
Version
v0.3.0-nightly.20220809-2-gc8b4e52-dirty darwin/amd64
The text was updated successfully, but these errors were encountered: