Alexey Shuksto
Alexey Shuksto
Also, should docs for `cont` be updated about this method? "If you are an implementor, and you have `async` (or `asyncPool`), `Async.defaultCont` provides an implementation of `cont` in terms of...
@armanbilge, do you have any insight why check may randomly flick? Yesterday it was IoAppSpec, not it is WorkerThreadNameSpec -- both should be unaffected by my changes. :(
Sorry for the late answer, `ConfigBoolean` is a possible solution, but it will not work with external/legacy entities with `Boolean` attributes or providing their own `Decoder` instance. Or if you...
I see your point about a race condition, but now I wonder if there should be any race condition at all? Because in all code examples there is no branches,...
> That exactly supports what I said—the error is raised after 1 second, but the join is registered after 3 seconds. So at the time when the error is raised,...
Thanks, I've found it! But somehow, this keybinding does not use `shift` icon on Mac OS, and uses literal `shift` word (while all other keybindings use icon), which may be...
> I don't want to hold up this work since no ETA for Cats Effect 3.6, but note that these implementations are about to change. Thanks for the heads up!...
@fredfp, I cannot push my test client/server right now as it uses our internal libraries for configuration, starup and stuff. But I'll try to cut them out in a few...
@fredfp, I've published our benchmark setup here: https://github.com/seigert/fs2-grpc-bench