| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
I think the , 1 here is a typo and should be removed.
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you for pointing this out. That's meant for common.mustCall but I accidentally put it inside the wrong parentheses. The default is 1 anyway so I agree with you, this can be removed.
Sorry, something went wrong.
|
I have removed the misplaced argument to common.mustCall and reworded the comments. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Sorry, something went wrong.
|
ARM failure unrelated, @mscdex you merge or should I merge? |
Sorry, something went wrong.
|
I discovered that the slowProducer example is not covered accurately(pushing is done synchronously). Can I improve this a little bit more? |
Sorry, something went wrong.
|
Updates pushed, please take a look @mcollina . |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
stream, test
Description of change
Part of #10230 & #8644, increase coverage of the internal state machine of streams.