Skip to content

Memory leak during test

As the tests run, Pytential consumes more and more memory and never appears to free much of anything:

mem-use

One practical implication of this is that the tests run out of memory when (attempting) to run on less-beefy public CI.

Edited by Andreas Klöckner