Skip to content
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

fix(throttle): fix issue #709, where throttled Stream does not emit done event. #710

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hoc081098
Copy link
Collaborator

…one event.

@hoc081098 hoc081098 changed the title fix(throttle): fix issue #709, where throttled Stream does not emit d… fix(throttle): fix issue #709, where throttled Stream does not emit done event. Jan 20, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #710 (93f29d3) into master (e8ad800) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #710   +/-   ##
=======================================
  Coverage   93.30%   93.31%           
=======================================
  Files          77       77           
  Lines        2390     2392    +2     
=======================================
+ Hits         2230     2232    +2     
  Misses        160      160           

@hoc081098
Copy link
Collaborator Author

@frankpepermans I'm not sure this change is correct. Could you review it, please? Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants