Thursday, 26 April, 2018 UTC


Summary

For the past several years my team has been running our JavaScript unit tests through Karma. Things worked mostly “just fine”, but recently our continuous integration server (TeamCity) started complaining about memory issues: FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed – process out of memory The trouble with error messages like this that modern JavaScript applications have…
Read more →