add gevent.wait(), gevent.iwait()
- remove waitall() from gevent/event.py - reimplement joinall() with wait() - remove joinall from __all__ - Hub.join() no longer accepts event= argument
Showing
Please register or sign in to comment
- remove waitall() from gevent/event.py - reimplement joinall() with wait() - remove joinall from __all__ - Hub.join() no longer accepts event= argument