Skip to content

组件存在内存泄露风险 #475

Description

@jw10041229

Describe the bug
组件在NewXX 或者Start里申请了资源(chan/timer/server-listen...),在Shutdown里没有release,有内存泄露!如在NetworkAnalyzer里启动rpcServer,会出现端口被占用的问题。
How to reproduce?
多次执行buildPipeline
What did you expect to see?

组件在Shutdown里完善对资源的释放

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions