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

stop hiding exceptions #307

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

k-dominik
Copy link
Contributor

excepthook was used before in #251 2b09109 that claims segfaults being cause by it.

Could not reproduce segfaults - and rather have an error message popping up.
Otherwise in case of exception somewhere along the chain, ilastik looks like it's doing nothing and one wouldn't know.

@k-dominik k-dominik requested a review from btbest October 26, 2023 14:28
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
...lumina/pixelpipeline/datasources/lazyflowsource.py 62.74% <66.66%> (+0.24%) ⬆️
volumina/tiling/__init__.py 81.18% <0.00%> (ø)

📢 Thoughts on this report? Let us know!.

excepthook was used before 2b09109
that claims segfaults being cause by it.

Could not reproduce segfaults - and rather have an error message popping
up.
Otherwise in case of exception somewhere along the chain, ilastik looks
like it's doing nothing and one wouldn't know.
@k-dominik k-dominik merged commit 3b20a89 into ilastik:main Nov 2, 2023
13 checks passed
@k-dominik k-dominik deleted the stop-hiding-exc branch November 2, 2023 10:07
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