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
d6930c7 introduced Status.INPUT_END but didn't introduce the means
to handle that eventuality. It looks like the intention might have been
to exit with success if we've got to the end of input.
However, if we run out of input and still have matches pending, I'm
treating this as a failure
0 commit comments