You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had an idea for that. Maybe we should sleep more each time the test fails, rather than sleeping the same amount each time
We could have a special sleep function where you pass in the test name and the name of the sleep (each sleep will need a name). Then the sleep function will initially sleep 1/4 of the requested time and store that it has done that sleep once. Next time that test runs, if it failed, the sleep function will see it had slept once before and sleep half the requested time. Then whole time, etc. by the time it is 5th try it is sleeping 4x
Seems to happen only on windows
https://github.com/cursorless-dev/cursorless/runs/7238130016?check_suite_focus=true#step:6:2236
The text was updated successfully, but these errors were encountered: