nodejs/node

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

Open

#39,030 opened on Jun 14, 2021

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

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