Anton Bachin

Results 662 comments of Anton Bachin

This was also done as part of #393 by @Willenbrink and #395 by @hannesm, but those PRs have other contributions so I'll merge them as contributing those.

The issue is that we know from the context, in Dream, that we are dealing with only a path and query string and there definitely isn't a hostname present. In...

We have a test case in Dream that observes this (see https://github.com/aantron/dream/issues/248#issuecomment-1509547446).

Do we know what is actually causing this issue? It appears that something has changed in esy, since all the builds worked previously.

Without awaiting the promise returned by `inner_handler request`, the observation that the behavior is the same is just an observation of a race condition. It's only accidentally the same in...

Yes, maybe I will add a note explaining this to the example. Thank you!

Thanks! I'm skeptical of changing to a Dune-only workflow for now. I don't see the advantage of it, but there is the disadvantage that it's not opam's native format and...

Thank you! This appears to be a very serious bug. For confirmation, could you try with `alpha7` and confirm whether `conf-libev` is installed or not when you observe this issue,...

The outcome of such plans is not pre-determined, but depends on the actual ability of Dune to convince the community at large to use it in this way, for part...

As an example, I'd like to avoid having to do things like [this](https://github.com/ocaml/ocaml.org/blob/eb070ddbb062c39dda4d5f96fb8fd74ef318073a/ocamlorg.opam.template). I'm sure Dune-only will get there eventually, but at the moment, practical work with Dune-only for a...