Yea, It has some quota inside, thats fine, I just was disappointed when I saw such tasks rain.
I've faced another trouble with dask workers memory. After running the long flow workers reach their memory limits and stop. They have a lot of unmanaged memory, which I cannot clear by Python, so it is not a problem of lost/weak references object.
Is there any way to clear this memory, or dump it somewhere?