Skip to content

Conversation

@cskiraly
Copy link
Contributor

@cskiraly cskiraly commented Sep 8, 2025

TestBlobTxWithoutSidecar test could run infinitely in case of a client not requesting the good transaction. This adds a timeout to make the test fail in this case.

Fixes #32422

TestBlobTxWithoutSidecar test could run infinately in case of
a client not requesting the good transaction. This adds a timeout
to make the test fail in this case.

Fixes ethereum#32422

Signed-off-by: Csaba Kiraly <[email protected]>
@fjl fjl merged commit d95ca2e into ethereum:master Sep 8, 2025
3 of 4 checks passed
@fjl fjl added this to the 1.16.4 milestone Sep 8, 2025
Sahil-4555 pushed a commit to Sahil-4555/go-ethereum that referenced this pull request Oct 12, 2025
TestBlobTxWithoutSidecar test could run infinitely in case of a client
not requesting the good transaction. This adds a timeout to make the
test fail in this case.

Fixes ethereum#32422

Signed-off-by: Csaba Kiraly <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

devp2p rlpx eth-test TestBlobTxWithoutSidecar gets stuck

2 participants