fork moved from gevent.hub to gevent.os
Open
- Dominant language
- Python
- Stars
- 269
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
``` python
Traceback (most recent call last):
File "/venv/bin/tproxy", line 7, in
from tproxy.app import run
File "/venv/lib/python2.7/site-packages/tproxy/app.py", line 19, in
from . import util
File "/venv/lib/python2.7/site-packages/tproxy/util.py", line 23, in
from gevent.hub import fork
ImportError: cannot import name fork
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.