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
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
Possible Solution