Skip to content

Memory leaks in Go feature server #2943

@felixwang9817

Description

@felixwang9817

Expected Behavior

The Go feature server should not leak memory.

Current Behavior

When running the Go feature server for our benchmarks, memory usage steadily climbs without ever decreasing. This suggests that there are still memory leaks. #2936 makes some progress towards resolving this, but doesn't seem to fully solve the issue.

Steps to reproduce

Specifications

  • Version:
  • Platform:
  • Subsystem:

Possible Solution

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions