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
The chat transcript has another case slightly earlier where "cat,cat,cat,cat" matched a watch which is supposed to catch a list of exams (I think it was).
What would you like to happen/not happen?
Probably refactor these regexes to avoid this specific source of FPs.
The text was updated successfully, but these errors were encountered:
This issue has been closed because it has had no recent activity. If this is still important, please add another comment and find someone with write permissions to reopen the issue. Thank you for your contributions.
What problem has occurred? What issues has it caused?
@ThatRyanPerson reports hundreds of FPs for "stream" alone: https://chat.stackexchange.com/transcript/11540?m=56131137#56131137
The chat transcript has another case slightly earlier where "cat,cat,cat,cat" matched a watch which is supposed to catch a list of exams (I think it was).
What would you like to happen/not happen?
Probably refactor these regexes to avoid this specific source of FPs.
The text was updated successfully, but these errors were encountered: