nodejs/node

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

Closed

#39,030 opened on Jun 14, 2021

 (22 comments) (1 reaction) (0 assignees)JavaScript (35,535 forks)batch import
good first issuesemver-majorstalestream

Repository metrics

Stars
 (117,218 stars)
PR merge metrics
 (Avg merge 18d 17h) (219 merged PRs in 30d)

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