Kunal Kumar
Kunal Kumar
Pull Request type ---- - [ ] Bugfix - [ ] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [...
hianime and aniwatch stie included .
Updated the implementation of the `readable.compose()` method to ensure that it correctly returns a Duplex stream when applicable, avoiding unintended conversion to Readable streams. fixes: #55203
These changes improve the overall efficiency and maintainability of the emit method - Refactored error handling logic for clarity and efficiency - Streamlined error inspection and stringification process - Enhanced...