We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6616f61 commit 0c165e7Copy full SHA for 0c165e7
doc/api/stream.md
@@ -3836,8 +3836,6 @@ added: v8.0.0
3836
3837
The `_destroy()` method is called by [`writable.destroy()`][writable-destroy].
3838
It can be overridden by child classes but it **must not** be called directly.
3839
-Furthermore, the `callback` should not be mixed with async/await
3840
-once it is executed when a promise is resolved.
3841
3842
#### `writable._final(callback)`
3843
0 commit comments