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
When the timeout is missing and there is an error (typicaly a deadlock) while processing the request, tests get stuck. We should use curl -m <value> in all cases.