windows can't use files as stdio #2946
Labels
bug
Indicates an unexpected problem or unintended behavior
io
Involving the I/O subsystem: libuv, read, write, etc.
system:windows
Affects only Windows
Like the old issue with linux, windows can't open files as streams for stdio. This breaks things like (a) piping /dev/null to or from julia (b) remote process spawn on wine (c) stdio redirection to or from files
related issues:
nikhilm/uvbook#33
#2362
The text was updated successfully, but these errors were encountered: