« Previous | Next » 

Revision c93af860

IDc93af860a079654becb3b1d06184ab7428dedffb
Parent e4b716ef
Child 2e288326

Added by isaacs about 11 years ago

stream: call write cb before finish event

Since 049903e, an end callback could be called before a write
callback if end() is called before the write is done. This patch
resolves the issue.

In collaboration with @gne

Fixes felixge/node-formidable#209
Fixes #5215

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences