Hi,
I noticed that cypress-parallel does not have a built-in way to set a timeout for each thread. This can cause problems when a thread gets stuck and blocks the whole process.
It would be helpful to have an option like -timeout 900s or similar, so that any thread running longer than the limit is automatically stopped.
Thanks,
Micah
Hi,
I noticed that cypress-parallel does not have a built-in way to set a timeout for each thread. This can cause problems when a thread gets stuck and blocks the whole process.
It would be helpful to have an option like -timeout 900s or similar, so that any thread running longer than the limit is automatically stopped.
Thanks,
Micah