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

Adjust the test_client_stop_no_wait test #236

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

ludeeus
Copy link
Contributor

@ludeeus ludeeus commented Mar 15, 2024

I could not find out what changed for this to suddenly start failing, but I noticed that we could make it simpler by testing what we do instead of a side effect of it.

We want to test if we are calling _async_waitfor_socket_closed. If the ...socket.fileno property was accessed or not does not really matter.

@MartinHjelmare MartinHjelmare merged commit d2f4a47 into main Mar 15, 2024
6 checks passed
@MartinHjelmare MartinHjelmare deleted the adjust_test_client_stop_no_wait branch March 15, 2024 11:18
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