Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

delay operator behavior is misleading #45

Open
mocheng opened this issue Jul 17, 2017 · 0 comments
Open

delay operator behavior is misleading #45

mocheng opened this issue Jul 17, 2017 · 0 comments

Comments

@mocheng
Copy link

mocheng commented Jul 17, 2017

When sliding one marble in source stream to right, the corresponding marble in result stream disappeared to the end. It looks that if one value is delayed after source completion, it is not passed on at all. This is not right.

And, the complete point is not delayed. This is not right either.

image

Perhaps the completion point of source stream should be moved ahead, so that there is enough space to show expected behavior.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant