Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not test newer Node.js than
v13.8.0
They are very buggy and need fixing
- Loading branch information
62b3388
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@szmarczak Are there any open issues for Node.js for this? Is 13.11.0 also affected?
62b3388
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On 13.11.0 almost all tests pass except a few. I haven't looked at it yet, I'm focused on the Got Rewrite - perhaps its new design will fix some inconsistencies as it utilizes the native streams instead of Event Emitters.
Feel free to experiment with the tests. If these bugs aren't fixable on Got's side I'll open a Node.js issue about that.