Skip to content

Add io_uring support for Native#3749

Draft
antoniojimeneznieto wants to merge 7 commits into
typelevel:mainfrom
antoniojimeneznieto:feature/native-io_uring
Draft

Add io_uring support for Native#3749
antoniojimeneznieto wants to merge 7 commits into
typelevel:mainfrom
antoniojimeneznieto:feature/native-io_uring

Conversation

@antoniojimeneznieto

Copy link
Copy Markdown
Member

This PR depends on typelevel/cats-effect#4584 which introduces UringSystem and the APIs used to submit io_uring operations.

Until those changes are released, build.sbt temporarily overrides the Native Cats Effect modules with: 3.7.0-uring-SNAPSHOT

To test this branch, first check out and publish the Cats Effect PR locally:

  • cd /path/to/cats-effect

  • gh pr checkout 4584 --repo typelevel/cats-effect

  • sbt -batch \ 'set ThisBuild / version := "3.7.0-uring-SNAPSHOT"' \ 'coreNative / publishLocal'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant