How Is Memory Garbage Collected In App Engine (python) When Iterating Over Db Results
I have some code that iterates over DB entities, and runs in a task - see below. On app engine I…
Read more
How Is Memory Garbage Collected In App Engine (python) When Iterating Over Db Results