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

test_tcp.Test_UV_TCPSSL.test_write_to_closed_transport hangs on py3.8+ #355

Closed
mgorny opened this issue Jul 20, 2020 · 0 comments · Fixed by #372
Closed

test_tcp.Test_UV_TCPSSL.test_write_to_closed_transport hangs on py3.8+ #355

mgorny opened this issue Jul 20, 2020 · 0 comments · Fixed by #372

Comments

@mgorny
Copy link

mgorny commented Jul 20, 2020

  • uvloop version: git master (6ef69a7)
  • Python version: 3.8.4, 3.9.0b4
  • Platform: Linux
  • Can you reproduce the bug with PYTHONASYNCIODEBUG in env?: yes
  • Does uvloop behave differently from vanilla asyncio? How?: dunno

When running setup.py test, the following test hangs on py3.8 and py3.9. It passes fine with py3.7:

test_write_to_closed_transport (test_tcp.Test_UV_TCPSSL) ...
mweinelt added a commit to mweinelt/nixpkgs that referenced this issue Aug 16, 2020
…n 3.8+

Reenables the TCP testsuite and only disables the single failing test.

MagicStack/uvloop#355
jonringer pushed a commit to NixOS/nixpkgs that referenced this issue Aug 16, 2020
…n 3.8+

Reenables the TCP testsuite and only disables the single failing test.

MagicStack/uvloop#355
mweinelt added a commit to mweinelt/nixpkgs that referenced this issue Aug 16, 2020
…n 3.8+

Reenables the TCP testsuite and only disables the single failing test.

MagicStack/uvloop#355
(cherry picked from commit affa772)
jonringer pushed a commit to NixOS/nixpkgs that referenced this issue Aug 16, 2020
…n 3.8+

Reenables the TCP testsuite and only disables the single failing test.

MagicStack/uvloop#355
(cherry picked from commit affa772)
wchresta pushed a commit to wchresta/nixpkgs that referenced this issue Aug 17, 2020
…n 3.8+

Reenables the TCP testsuite and only disables the single failing test.

MagicStack/uvloop#355
@1st1 1st1 closed this as completed in #372 Dec 7, 2020
wahjava pushed a commit to wahjava/nixpkgs that referenced this issue Jan 3, 2021
…n 3.8+

Reenables the TCP testsuite and only disables the single failing test.

MagicStack/uvloop#355
(cherry picked from commit affa772)
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 a pull request may close this issue.

1 participant