Skip to content

jaidetree/highland-batch-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highland.js Batch Bug

https://travis-ci.com/eccentric-j/highland-batch-repro

Reproduction

  1. Consume mongodb doc stream in Highland
  2. Batch docs in Highland stream

Expected

  • Stream should complete before timeout completes

Actual

  • Stream does not end and it times out

Credit

Questions

  • Is the bug an issue with Highland or the Readable implementation of MongoDB?

Solutions

  • Reproduce breaking case
  • Try flat mapping into mongodb stream
  • Create mongodb like Node Readable source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published