Issues: MagicStack/uvloop
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
loop.stop() different behavior with loop.run_forever() in asyncio vs. uvloop
#517
opened Nov 22, 2022 by
TheoBabilon
"RuntimeError: Racing with another loop to spawn a process" when spawning many processes from multiple threads
#508
opened Oct 28, 2022 by
tyilo
unable to perform operation on <WriteUnixTransport closed=True reading=False 0x7f16825f8ba0
#506
opened Sep 28, 2022 by
m0hammadhossein
OSError: [Errno 6] No such device or address: '/proc/self/fd/1' when using asyncio.create_subprocess_*
#505
opened Sep 22, 2022 by
PeterStolz
Loop.call_later(0) and Loop.call_later(-1) return a uvloop.loop.Handle and not an asyncio.TimerHandle
#482
opened Jul 20, 2022 by
graingert
_SSLProtocolTransport.close() cannot close the connection until timeout or EOF
enhancement
#471
opened May 21, 2022 by
Rongronggg9
uvloop closes underlying sockets that were established outside upon end of asyncio.run()
#464
opened Mar 22, 2022 by
Programmierus
Test failures on macOS due to
OSError: AF_UNIX path too long
#463
opened Feb 24, 2022 by
austinbutler
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.