Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: assume blocking unless HEAD #3771

Merged
merged 4 commits into from
Nov 6, 2024
Merged

fix: assume blocking unless HEAD #3771

merged 4 commits into from
Nov 6, 2024

Conversation

ronag
Copy link
Member

@ronag ronag commented Oct 25, 2024

This is a safer default.

This relates to...

Rationale

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@ronag ronag requested a review from mcollina October 25, 2024 11:28
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you adjust the tests?

@ronag ronag requested review from mcollina and metcoder95 October 28, 2024 17:21
@ronag ronag force-pushed the blocking-default branch 6 times, most recently from 552e862 to 669781a Compare October 28, 2024 17:34
@mcollina
Copy link
Member

Does this affect our benchmarks?

@ronag
Copy link
Member Author

ronag commented Oct 28, 2024

Does this affect our benchmarks?

Yes, if they are using pipelining.

@ronag
Copy link
Member Author

ronag commented Oct 28, 2024

Fixed benchmarks as well.

@ronag
Copy link
Member Author

ronag commented Oct 28, 2024

With this change we could probably turn pipelining on by default?

@ronag ronag force-pushed the blocking-default branch 7 times, most recently from 405d1f5 to c18ad76 Compare October 28, 2024 19:25
@ronag
Copy link
Member Author

ronag commented Oct 28, 2024

Failing tests seem to be flaky and unrelated

@ronag
Copy link
Member Author

ronag commented Nov 4, 2024

@mcollina ping

@ronag ronag merged commit ae91a25 into main Nov 6, 2024
37 of 42 checks passed
flakey5 pushed a commit to flakey5/undici that referenced this pull request Nov 14, 2024
* disable failing test

* fix: assume blocking unless HEAD

This is a safer default.

* fixup

* fixup: benchmark
@github-actions github-actions bot mentioned this pull request Dec 3, 2024
This was referenced Dec 16, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants