Recently, I accidentally made an infinite while loop in #265 when I was doing what I thought to be a simple refactor (i.e., don't need to run the tests on my laptop).
Is there a way to specify some sort of timeout in the CI? Alternatively, in the python script?
Recently, I accidentally made an infinite while loop in #265 when I was doing what I thought to be a simple refactor (i.e., don't need to run the tests on my laptop).
Is there a way to specify some sort of timeout in the CI? Alternatively, in the python script?