Git Product home page Git Product logo

Comments (5)

talex5 avatar talex5 commented on June 3, 2024 1

There will probably be a release in a week or so. As a work-around, you can set EIO_BACKEND=posix when running in a container.

from eio.

talex5 avatar talex5 commented on June 3, 2024

Was probably fixed in #691

Maybe something changed in Docker recently, since we both hit it around the same time.

from eio.

kit-ty-kate avatar kit-ty-kate commented on June 3, 2024

oh awesome, thanks! Could we have a release with this fix soon?

from eio.

kit-ty-kate avatar kit-ty-kate commented on June 3, 2024

Thanks for the release. 0.15 fixed most issues, however I'm still seeing some failure on the eio packages themselves (eio_linux, eio_main)

#=== ERROR while compiling eio_linux.0.15 =====================================#
# context              2.2.0~beta2~dev | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///home/opam/opam-repository
# path                 ~/.opam/5.1/.opam-switch/build/eio_linux.0.15
# command              ~/.opam/5.1/bin/dune build -p eio_linux -j 1 @install @runtest
# exit-code            1
# env-file             ~/.opam/log/eio_linux-1640-047f3e.env
# output-file          ~/.opam/log/eio_linux-1640-047f3e.out
### output ###
# File "lib_eio_linux/tests/fd_sharing.md", line 1, characters 0-0:
# /usr/bin/git --no-pager diff --no-index --color=always -u _build/default/lib_eio_linux/tests/fd_sharing.md _build/default/lib_eio_linux/tests/.mdx/fd_sharing.md.corrected
# diff --git a/_build/default/lib_eio_linux/tests/fd_sharing.md b/_build/default/lib_eio_linux/tests/.mdx/fd_sharing.md.corrected
# index bf8230b..fc5c373 100644
# --- a/_build/default/lib_eio_linux/tests/fd_sharing.md
# +++ b/_build/default/lib_eio_linux/tests/.mdx/fd_sharing.md.corrected
# @@ -51,11 +51,5 @@ One domain closes an FD after another domain has enqueued a uring operation ment
#         (* Allow the read to complete. *)
#         Eio.Flow.close w
#      );;
# -+Domain 1 enqueuing read on FD
# -+Waiting for domain 0...
# -+Domain 0 closing FD
# -+Domain 0 closed FD; waking domain 1
# -+Domain 1 flushing queue
# -+Read EOF
# -- : unit = ()
# +Exception: Failure "io_uring is not available (permission denied)".

There is also an issue in eio_lwt but that has already been fixed in master and just needs a release: ocaml-multicore/lwt_eio#27

from eio.

talex5 avatar talex5 commented on June 3, 2024

That test is specifically testing uring, so the fallback doesn't apply. We can't test eio_linux on a machine that doesn't support uring, so I'm tempted to say that this is correct behaviour.

from eio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.