Files
node/lib
Robert Nagy ba45367830 fs: do not emit 'finish' before 'open' on write empty file
'finish' could previously be emitted before the file has been
created when ending a write stream without having written any
data.

Refs: https://github.com/expressjs/multer/issues/238

PR-URL: https://github.com/nodejs/node/pull/29930
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2019-10-13 16:22:23 -07:00
..
2019-09-20 20:18:35 +02:00
2019-10-05 17:48:10 -07:00
2019-10-12 19:56:07 -07:00
2019-10-02 16:17:01 -07:00
2019-09-12 14:58:25 +02:00
2019-10-02 15:54:35 -07:00