Skip to content

test: reduce the number of requests and parsers#50240

Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom
lpinca:reduce/free-list-size
Oct 20, 2023
Merged

test: reduce the number of requests and parsers#50240
nodejs-github-bot merged 1 commit intonodejs:mainfrom
lpinca:reduce/free-list-size

Conversation

@lpinca
Copy link
Member

@lpinca lpinca commented Oct 18, 2023

The maximum number of parsers in the free list is set to 1000. However the test does not need to use this maximum. Reduce it to 50.

Fixes: #49564
Refs: #50228 (comment)

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test-http-regr-gh-2928 is flaky

5 participants