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
The file-store will need working rename (or a work-around): [exception] Eio.Io Fs Not_found Unix_error (No such file or directory, "renameat is not supported on windows yet", "")
Currently failing with
No addresses found for host name "127.0.0.1"
. Fixed by eio_windows: work around problems in Unix.getaddrinfo ocaml-multicore/eio#780.The file-store will need working
rename
(or a work-around):[exception] Eio.Io Fs Not_found Unix_error (No such file or directory, "renameat is not supported on windows yet", "")
Needs a new Eio release for eio_windows: unregister FDs on cancel ocaml-multicore/eio#756.
The text was updated successfully, but these errors were encountered: