-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
zlib.brotliCompressSync results in no response #38407
Copy link
Copy link
Closed
Labels
brotliIssues and PRs related to the brotli dependency.Issues and PRs related to the brotli dependency.confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.
Metadata
Metadata
Assignees
Labels
brotliIssues and PRs related to the brotli dependency.Issues and PRs related to the brotli dependency.confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What steps will reproduce the bug?
Setup a node instance,
and run the following javascript code.
Then the node instance stuck and has no response even with "Ctl-D".
How often does it reproduce? Is there a required condition?
This can be always triggered following the steps above.
What is the expected behavior?
Don't cause any no response.
What do you see instead?
Additional information