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

nebula3-python(3.8) 使用gunicorn+gevnet 启动web服务 ,session pool不能release #368

Open
lremember opened this issue Jan 9, 2025 · 0 comments

Comments

@lremember
Copy link

nebula3-python(3.8), 使用gunicorn+gevnet 启动web服务,代码中class外部创建session_pool, class内部使用,没有close操作。单例启动session可以被使用后close,基于gevent下,session持续增长,不能被释放。使用session pool 什么时机才会释放session id

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