| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
doc change for stream.md that 'finish' event should be before writer.end fixes: #30759
|
I'm not sure I understand the purpose here? 'finish' should be emitted in the next tick so the order there shouldn't matter. Is this to make it easier to understand? |
Sorry, something went wrong.
|
Yes to make it easier to understand and also to make it easier to switch to implementation that don't rely on this hidden gimmick. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
doc change for stream.md that 'finish' event should be before
writer.end
fixes: #30759
Checklist