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 exception when short format fails. #384

Merged
merged 1 commit into from
Mar 9, 2020
Merged

Conversation

asummers
Copy link
Collaborator

@asummers asummers commented Mar 7, 2020

Closes #383

As an aside: The code around here is really awkward. Why do we accept alternate filterers? Why is it s ? function that returns things other than boolean? And more awkwardly, why is that contract returning both the data AND a function over that data in the skip? variable (just checking its emptiness)?

@asummers asummers merged commit 96cdaac into master Mar 9, 2020
@asummers asummers deleted the prevent-crash-format branch March 9, 2020 23:03
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.

Filterer should not assume Erlex success
2 participants