nodejs/node

Writable does not check if stream has been destroyed during _final and _write

Open

#39030 opened on Jun 14, 2021

View on GitHub
 (21 comments) (1 reaction) (0 assignees)JavaScript (117,218 stars) (35,535 forks)batch import
good first issuesemver-majorstream

Description

Not sure if this is a problem but I think we should at least add a comment in the code that this case has been considered.

Contributor guide