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 bug with sep #69

Merged
merged 9 commits into from
May 16, 2022
Merged

Fix bug with sep #69

merged 9 commits into from
May 16, 2022

Conversation

emirkmo
Copy link
Member

@emirkmo emirkmo commented May 16, 2022

Add N tries while increasing theshold
Because no way to catch sep bare C exception, we have to do generic exception catching.
alternative would be monkeypatching sep to throw a proper exception but the end result is really not that different.

Fixes #68

emirkmo and others added 2 commits May 16, 2022 22:56
Because no way to catch sep bare C exception, we have to do generic exception catching.
@emirkmo emirkmo marked this pull request as ready for review May 16, 2022 21:32
@emirkmo emirkmo merged commit ac0ef76 into devel May 16, 2022
@emirkmo emirkmo deleted the fix_sep_big branch August 9, 2022 10:42
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.

Bug report (from LLuis)
1 participant