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

windows环境下,gevent会出现ffi.from_handle()的错误 #163

Open
jiapengwei opened this issue Jun 12, 2020 · 0 comments
Open

windows环境下,gevent会出现ffi.from_handle()的错误 #163

jiapengwei opened this issue Jun 12, 2020 · 0 comments

Comments

@jiapengwei
Copy link

报错信息:
Fatal Python error: ffi.from_handle() detected that the address passed points to garbage. If it is really the result of ffi.new_handle(), then the Python object has already been garbage collected

Thread 0x00002d30 (most recent call first):
File "D:\ProgramData\Anaconda3\lib\site-packages\gevent_threading.py", line 60 in wait
File "D:\ProgramData\Anaconda3\lib\site-packages\gevent_threading.py", line 146 in get
File "D:\ProgramData\Anaconda3\lib\site-packages\gevent\threadpool.py", line 155 in run

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

No branches or pull requests

1 participant