tailcall
tailcall copied to clipboard
Issue: Tests Getting Stuck for Hours Without Timing Out
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.