Prevent infinite loop in expect(). (#6203)
The only change here is that if we run off the end of the loop in a way that previously would have just hung, we return silently.
Showing
Please register or sign in to comment
The only change here is that if we run off the end of the loop in a way that previously would have just hung, we return silently.
HIAST - GitLab