IRC Bot: Memory Leak
Closed this issue · 1 comments
simonwex commented
After servicing a few Redis queue requests, the process slows and then exists with:
FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory
I've isolated this to be part of it's worker functionality. See "function beAGoodLittleWorker()" and the two ways it is invoked.