Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

cmd/devp2p: TestSimultaneousRequests sends both requests from the same connection #22801

Merged
merged 1 commit into from
May 5, 2021

Conversation

renaynay
Copy link
Contributor

@renaynay renaynay commented May 3, 2021

This PR changes the SimultaneousRequests tests in the eth test suite to send the requests from the same connection as it doesn't really make sense to test whether a node can respond to two requests with different request IDs from separate connections.

@renaynay renaynay requested a review from fjl May 3, 2021 11:18
@fjl fjl merged commit 0f3a1e7 into ethereum:master May 5, 2021
@fjl fjl modified the milestones: 1.10.4, 1.10.3 May 5, 2021
@renaynay renaynay deleted the ethtest-simultaneousReq-sameConn branch May 5, 2021 14:30
atif-konasl pushed a commit to frozeman/pandora-execution-engine that referenced this pull request Oct 15, 2021
…tion (ethereum#22801)

This changes the SimultaneousRequests test to send the requests from the same
connection, as it doesn't really make sense to test whether a node can respond
to two requests with different request IDs from separate connections.
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.

2 participants