Skip to content

v1.7.1

Compare
Choose a tag to compare
@pedrokehl pedrokehl released this 08 Aug 18:23
· 2 commits to master since this release

Bug fixes

errors in pipe() operator now won't cause a bad consistency in the total maxItemsFlowing controlling system for backpressure

This bug would cause the backpressure to be considering itemsFlowing more than it should, and if number of errors would reach the defined maxItemsFlowing, the Caminho run would get stuck.

Dependencies

  • Bump braces from 3.0.2 to 3.0.3