Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix match result is always false in MatchesListRegexDecideRule #328

Merged
merged 2 commits into from
May 1, 2020

Conversation

morokosi
Copy link
Contributor

It looks like #290 introduced a bug that MatchesListRegexDecideRule#evaluate() always returns false because future result is discarded.
This fix respects the returned future value.
Thanks,

@ato ato merged commit b84d443 into internetarchive:master May 1, 2020
@ato
Copy link
Collaborator

ato commented May 1, 2020

Thanks!

@morokosi morokosi deleted the fix-matchesregexdeciderule branch June 18, 2020 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants