Core should keep running or be able to start even w/o Cloud access

You could try running this and seeing if your memory pushes up against the 20k limit.

Also, you might not see it get past like 15k used, 5k free because the background tasks are dynamically allocating and freeing RAM when your application is not running.

1 Like