-
Notifications
You must be signed in to change notification settings - Fork 328
Issues: eventlet/eventlet
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
Update changelog for version 0.40.0
changelog
release
#1041
by 4383
was merged May 13, 2025
Loading…
eventlet.queue.LightQueue
and derivatives are not subscriptable
#1026
by stephenfin
was closed Mar 2, 2025
Remaining issue re "Do not call blocking functions from the mainloop"
#1020
by itamarst
was closed Jan 23, 2025
Calling eventlet.sleep(0) isn't really blocking, so don't blow up
#1015
by itamarst
was merged Jan 17, 2025
Loading…
time.sleep(0) or greenthread.sleep(0) is docuemnted as the canonical way of expressing a cooperative yield
#1014
by SeanMooney
was closed Jan 17, 2025
3.7 builder fails because Github Actions is switching to Ubuntu 24.04
#1013
by itamarst
was closed Jan 17, 2025
The un-monkeypatching in AsyncioHub might be too aggressive
#1012
by itamarst
was closed Dec 13, 2024
Replace EVENTLET_MONKEYPATCH with more robust un-monkeypatching for asyncio hub
#1011
by itamarst
was merged Dec 13, 2024
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.