sugarraysam

Results 4 comments of sugarraysam

That makes sense. The underlying goal was really to avoid the current workflow which is: 1. build bundle 2. push bundle 3. pull bundle 4. validate bundle The fact that...

I'm confused though, because if you use "v" prefixes in your version, than how would you reference past bundles in `spec.replaces` ?

Misclassified this my mistake, should be a "Feature request"

Edit: there is `Submitter::enter` for maximum power: https://docs.rs/io-uring/0.7.10/io_uring/struct.Submitter.html#method.enter More generally, should we try to mimic interfaces from `liburing` ? AFAIK it is the source of truth for what is best...