Uh oh!
There was an error while loading. Please reload this page.
test: stream._writableState.ending - #8707
Conversation
Edit: Not LGTM yet. Can you please adjust the commit message? We need to account for this behavior here: mainly we need to check that |
@mcollina I made some changes in the test, but It was not possible for me to test the fallowing behavior.
The way that functionality is implemented right now is hard to test because they change to This is my first time reading the |
mcollina
commented
Oct 2, 2016
@italoacasas you will need to listen to the |
c133999 to
83c7a88Compareitaloacasas
commented
Oct 25, 2016
@mcollina ping |
mcollina
commented
Oct 26, 2016
Failures unrelated. This is good to go, I'm planning on merging tomorrow or Friday, if no one else has objections. |
cjihrig
commented
Oct 26, 2016
Could you capitalize and punctuate the comments in this PR. You also have some typos: 'endeding' should be 'ending' in a few places I think. Other than that LGTM. |
Merged in fd16eed. |
Checklist
make -j4 test(UNIX), orvcbuild test nosign(Windows) passesAffected core subsystem(s)
Description of change
stream._writableState.endingneedDrainflagIssue related: #8686