-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
ioInvolving the I/O subsystem: libuv, read, write, etc.Involving the I/O subsystem: libuv, read, write, etc.needs docsDocumentation for this change is requiredDocumentation for this change is required
Description
Reproduce with
julia> run(pipeline(`ls`, stdout=IOBuffer()))
ERROR: MethodError: `uvhandle` has no method matching uvhandle(::Base.AbstractIOBuffer{Array{UInt8,1}})
in _jl_spawn at process.jl:253
in anonymous at process.jl:415
in setup_stdio at process.jl:403
in spawn at process.jl:414
in spawn at process.jl:293
in run at process.jl:530
Metadata
Metadata
Assignees
Labels
ioInvolving the I/O subsystem: libuv, read, write, etc.Involving the I/O subsystem: libuv, read, write, etc.needs docsDocumentation for this change is requiredDocumentation for this change is required