Sometimes when left running for a long time, the workflow goes a little nuts and seems to feed into itself, resulting in loads of translate tasks running. Seems like it might be due to something in the blocks task.

There is a debug mode (npm start -- -LLLL for verbose) but I'm not usually running it that long to catch this.
Sometimes when left running for a long time, the workflow goes a little nuts and seems to feed into itself, resulting in loads of
translatetasks running. Seems like it might be due to something in theblockstask.There is a debug mode (
npm start -- -LLLLfor verbose) but I'm not usually running it that long to catch this.