You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bug in 2.x, but it seems complicated to fix, and I don't have a lot of bandwidth to chase this down (the 2.x core has a lot of cruft that makes it hard to understand this kind of behavior). Can you use the 3.0 beta (npm install highland@next) instead?
Cool! It works with highland@next. I've been looking at the source code and definitely is a tough problem. From my side is ok to upgrade so no need to spend time fixing old stuff. Feel free to close the issue.
Hi,
I've been trying the following code:
But what I've found is that a rate-limited stream doesn't pause. Is it an expected behavior?
Thanks!
The text was updated successfully, but these errors were encountered: