Simon Grondin

Results 74 comments of Simon Grondin

@serpent7776 Switches are cheap, so don't hesitate to create more than one. Ideally, you should have one Switch per "lifecycle". If your DNS calls never overlap, then create one Switch...

Thank you! I'll check it out and make a release this weekend.

At the moment I don't often open `Eio.Std` because I have to type "Eio." for ~90% of the Eio function calls I make anyway (`Eio.Flow.*`, `Eio.Stream.*`, `Eio.Path.*`, etc). `open Eio.Std`...

A few years ago I had decent results by using `aspcud` as an external solver for OPAM whenever it would start taking too long to find a solution. Maybe that...