Ruben Bartelink

Results 352 comments of Ruben Bartelink

👍 Apologies for mixing the concerns in the first instance. Putting this here as this thread has already run amok; not sure if it's really `TaskSeq` business but it would...

Forgot I own #128 🤡, that does make kinda sense. My intent was to transplant all this into a fresh issue. But I did want for us to have a...

Thanks for the clarifications regarding my (naive) questions, and for thoroughly mapping out the overall requirements.| I agree that `setCancellationToken`/`getCancellationToken` as proposed are good baseline APIs given the constraints being...

Sgtm; why not do a PR?

While there are use cases where sprinkling `%` and other operators around might be appropriate, I feel having the type paired with a `module` of specific named conversion operators a...

@forki Good point. Updated on my fork and in the OP ^^

Can you add some context about the reasoning and/or ramifications of this please? (could this mean that 21.3.10 and 21.3.11 will require assembly version redirects etc?) (For comparison: While V5...

Also worth mentioning whether other operations work etc - i.e. is it simply a firewall-driven timeout due to how your environment is configured? ESDB is not a low usage system...

Equinox has full gRPC support with the test suite running in full against a Docker cluster in https://github.com/jet/equinox/pull/196 - I have not merged it as I am focused on https://github.com/jet/equinox/pull/321...

Do you have a `netstandard2.1` lib that needs to use this functionality? Can you retarget it to `net6.0` (or later) ? In other words, can you share some more context...