We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9029aec commit 17f39bcCopy full SHA for 17f39bc
doc/api/stream.md
@@ -3846,8 +3846,6 @@ added: v8.0.0
3846
3847
The `_destroy()` method is called by [`writable.destroy()`][writable-destroy].
3848
It can be overridden by child classes but it **must not** be called directly.
3849
-Furthermore, the `callback` should not be mixed with async/await
3850
-once it is executed when a promise is resolved.
3851
3852
#### `writable._final(callback)`
3853
0 commit comments