julia> run(`echo "Hello"` |> DevNull)julia> print(DevNull, "Hello")ERROR: type DevNullStream has no field status in isopen at stream.jl:286 in check_open at stream.jl:293 in write at stream.jl:730 in print at ascii.jl:93