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

Add call to notifyObservers before cancelling (Fix #9852) #471

Merged
merged 1 commit into from Nov 13, 2012

Conversation

joshmoore
Copy link
Member

This adds an INTERNAL_EXCEPTION message in case of an exception during importCandidates. There are other methods that similarly need fixing, but in order to not confuse things for 4.4.5, I'm omitted those here. (See below for an example)

To test I add a new RuntimeException("test") just before the catch block. There's likely no other easy way to be sure that the importImage will throw (in fact, because of the eaten exception, I still don't know what's causing it in the forum post linked to 9852).

@ximenesuk
Copy link
Contributor

The test, as it is, passes okay. Ready to merge.

joshmoore added a commit that referenced this pull request Nov 13, 2012
Add call to notifyObservers before cancelling (Fix #9852)
@joshmoore joshmoore merged commit b6f72fc into ome:dev_4_4 Nov 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants