Running out of application memory on imac while running rhino

If you can identify a pattern, we can get @dan and @marlin to investigate.
This sounds like a memory leak.
That’s when a tool allocates memory to do a task, then doesn’t release all of it back when it’s done. Over time, too much memory is reserved and not checked back in to the pool.