On Thu, Sep 30, 2021 at 7:24 PM Lukas Larsson <lukas@REDACTED> wrote:
> Maybe http://erlang.org/doc/man/erlang.html#process_flag_max_heap_size is what you want?
Perfect!
> On Thu, Sep 30, 2021 at 1:04 PM Vance Shipley <vances@REDACTED> wrote:
>> I'd like to stop when too much memory is being used by Acc, or maybe the (shell) process.
--
-Vance