Hi!
We’re using CircleCI 2.0, and lately, we’ve seen some jobs fail because deleting the node_modules/
folder takes too long without output:
https://circleci.com/workflow-run/31931c03-4b9a-4f2b-8f0f-4feecc555cc9
https://circleci.com/gh/decidim/decidim/134382
https://circleci.com/workflow-run/0701d371-2c68-4c0b-a7e3-0a638d322845
https://circleci.com/gh/decidim/decidim/133985
https://circleci.com/gh/decidim/decidim/133983
https://circleci.com/workflow-run/13b1e75e-4626-4ec3-8117-dfdbb7545d22
https://circleci.com/gh/decidim/decidim/133965
I don’t think >10min to delete a folder is reasonable.
Can we do something to help debug?