Skip to content

Conversation

mottosso
Copy link
Member

This fixes issues with StopIteration being raised - it's still able to get caught so everything should continue to work normally.

However, in GUIs the StopIteration exception passed along a message that is now being printed directly via the logging module, so keep any eye out for any message you expect to appear inline anywhere, such as in your custom GUIs. If it's a problem, we can have a look at a different means of forwarding these messages, but they should also be interceptable via logging directly.

@mottosso mottosso merged commit 64a705f into master Oct 22, 2019
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.

1 participant