We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodejs
Learn more about funding links in repositories.
Report abuse
1 parent 954e60b commit d25bcfdCopy full SHA for d25bcfd
doc/api/stream.md
@@ -3830,8 +3830,6 @@ added: v8.0.0
3830
3831
The `_destroy()` method is called by [`writable.destroy()`][writable-destroy].
3832
It can be overridden by child classes but it **must not** be called directly.
3833
-Furthermore, the `callback` should not be mixed with async/await
3834
-once it is executed when a promise is resolved.
3835
3836
#### `writable._final(callback)`
3837
0 commit comments