Vsevolod Tolstopyatov

Results 385 comments of Vsevolod Tolstopyatov
trafficstars

I'm a little bit out of capacity right now, and the change is really subtle (aka requires quite a deep dive into git history and queue implementation semantics), so expect...

The readability is straightforward -- instead "hey, is it something tailored by UUID? Is it handrolled? Is it robust for hashmaps?" there is immediate "Ok, this is how the language...

Could you please elaborate on the lifecycle of such a `SharedFlow`? E.g. the particular use-case how and why it is serialized and what it represents to clients etc.

I'm not sure if it's a bug (instead of the documentation improvement) -- originally, I've explicitly omitted copying of suppressed exceptions (as they are preserved in the original exception, and...

That's a really nice angle! Originally, we thought of a `Flow` as an asynchronous *cold* (push-based) stream. It was never supposed to be a short-circuit analogy of channels or a...

Also, we have #3065 which is similar to this one, but in a slightly different scope

We can try and proceed with it in RC2 along with other deprecations

Closing as "can't reproduce". If the issue still persists, please consider filing a self-contained sample that clearly highlights the problem

@CLOVIS-AI would you like to continue this PR or should we handle it from here?

Not sure I follow here, could you please elaborate on the idea? >In addition it would be good to make sure that the library (and all formats) work correctly with...