tailcall icon indicating copy to clipboard operation
tailcall copied to clipboard

Issue: Tests Getting Stuck for Hours Without Timing Out

Open amitksingh1490 opened this issue 8 months ago • 11 comments

There are certain tests in our test suite that get stuck for hours, and ideally, they should timeout. We need a mechanism to set a timeout for each test to prevent this from happening. By default, the timeout should be set to 60 seconds for all the tests If not specified.

amitksingh1490 avatar Jun 15 '24 08:06 amitksingh1490