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
This is intentional. Mostly when I call out to other programs (ie. gcc), I want to echo stderr to give the user an impression when something goes wrong. Belongs with #59 imo: having a configurable process class lets us just close stderr.
Should probably redirect subcommand's stderr to /dev/null or something.
The text was updated successfully, but these errors were encountered: