Skip to content

BufferWhileBy should emit empty array if primary source finished first #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
shamansir opened this issue Aug 14, 2015 · 2 comments
Closed

Comments

@shamansir
Copy link
Contributor

BufferWhileBy should emit empty array if primary source finished (without any value) before the secondary one.

@shamansir
Copy link
Contributor Author

Could be related to #113

rpominov added a commit that referenced this issue Aug 17, 2015
BufferWhileBy: emit empty array when primary source finished first (#128)
@rpominov
Copy link
Member

Fixed by #129

rpominov added a commit that referenced this issue Aug 21, 2015
* master:
  cleanup repository after release
  2.8.0
  update deps
  update changelog
  more clear docs on options of .bufferWhileBy (hopefully)
  improve bufferWhileBy test
  fix test title for bufferWhileBy test
  fix bufferWhileBy test for empty buffer w/ flushOnChange, emitEmpty, p.2
  fix bufferWhileBy description, test bufferWhileBy for flushOnChange/emitEmpty
  emitEmpty as an option for bufferWhileBy
  bring back empty lines
  bufferWhileBy: emit empty array when primary source finished first (#128)
  Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants