Worker should indicate it inherits from EventEmitter #24732
Labels
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
The documentation for Worker class should indicate that it inherits from EventEmitter. It's apparent that it does so reading the documentation, but it does not specifically say so. Other classes like ChildProcess do indicate this.
The text was updated successfully, but these errors were encountered: