Skip to content

v6.0.1

Compare
Choose a tag to compare
@vdudchak vdudchak released this 29 Nov 12:57
· 1 commit to main since this release
82c8f23
  • Fix Publisher.throttle(while:latest:) dropping values emitted at the same time the regulator fires.
  • Ensure Publisher.throttle(while:latest:) does not emit a previous value when a regulator flips several times while the upstream does not emit new values.