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

长轮询模式拉取实例列表存在内存泄露#219 #225

Open
libi opened this issue Dec 13, 2024 · 1 comment
Open

长轮询模式拉取实例列表存在内存泄露#219 #225

libi opened this issue Dec 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@libi
Copy link

libi commented Dec 13, 2024

#219 的问题一样,
在 watchflow.go: longPullAllInstances 方法内同样存在泄露

@libi libi added the bug Something isn't working label Dec 13, 2024
@libi
Copy link
Author

libi commented Dec 13, 2024

另外 #220 的修复也没有作用:
函数退出的时候删除了 ctx
image

调用cancelWatch时判断ctx存在才会执行清理逻辑
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant