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

Capture Poison 3.x case clause #101

Closed

Conversation

dbernheisel
Copy link

@dbernheisel dbernheisel commented Oct 14, 2020

Resolves #95

In Poison 3.x, there is an error case where it can return a 3-item tuple. This captures that error case so that projects using Poison 3.x can continue to work without CaseClauseErrors popping up.

@dbernheisel dbernheisel force-pushed the db-poison-3x-case-clause branch from 1b654af to 304bbce Compare October 14, 2020 16:55
@dbernheisel
Copy link
Author

Closing since this is unmaintained.

@dbernheisel dbernheisel closed this Dec 1, 2022
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.

Unhandled CaseClauseError from bug in Posion
1 participant