IntermediateVocabulary#backend#developer-tools#architecture

Memory Leak Vocabulary

Learn the vocabulary of a long-running process's memory usage climbing without ever shrinking back.

0 / 5 completed
1 / 5
At standup, a dev mentions a long-running process whose memory usage keeps climbing over days because allocated memory is never released, even though the program no longer uses it. What is this bug called?