[BUG] LaTeX Sometimes Causes High RAM Usage #212
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
Before Filing a Report
Describe the bug
This is a strange bug that still has not been figured out yet. Every once in a while, Javis animations that are rather large and that utilize
LaTeX
cause excessive RAM usage. The error seems to be coming from the mainlatex
function written inJavis
but doesn't always cause this problem.To Reproduce
Julia Version (i.e. output of
julia -v
): 1.5Operating system (Mac, Linux, Windows): Linux (Arch and Fedora) but probably all others
Minimum working code example that led to bug: https://gist.github.com/Wikunia/d19e1447d4e59c18fe4f0e629345e9fa
Expected Behavior and Actual Behavior
We expect that after each execution of creating an animation, the buffer of one's computer is cleared and the RAM is no longer being taxed. Instead, the RAM sometimes remains in heavy use.
Screenshots
(Will be added)
The text was updated successfully, but these errors were encountered: