jnichols-git / jnichols-git/Gate

Possible memory problems with gatecode

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
good first issue stability
Dominant language
Go
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

pkg/gatecode stores codes in memory UNTIL they are checked. If a number of requests are made and never resolved, that memory won't be freed until the server restarts. To avoid stability issues, a solution is needed to routinely empty expired codes from memory.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.