Closed landmanbester closed 1 year ago
I think I already tripped over this and I have a fix. I'll point you to a branch momentarily...
Try issue-137
branch. Looks like the default buffer settings in asyncio are unreasonably small.
Thanks, I think that's done it. Do you have an idea of what could be causing this in the first place? Could it be because I am invoking the dask progress bar?
Very likely. Those progress bars produce a diarrhea of console output, which could have jammed up the buffers easily.
This is why both CubiCal and DDFacet had "--Log-Boring" options....
Did the fix work?
As far as I know yes.
After running one of the pfb-clean workers through stimela I get the following error
The top three lines is from the worker's log. When it prints 'All done here' that means the task completed and it appears that the output products are as expected. Anyone got any ideas on what could be going wrong here?