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

Raise a better exception on truncated Zinc analysis files. #1236

Conversation

dturner-tw
Copy link
Contributor

PR for travis

@dturner-tw dturner-tw force-pushed the dturner/handle-busted-analysis-files branch from 5bf65a0 to 8fef1a0 Compare March 11, 2015 01:14
In the previous code, StopIteration was raised.  This exception would
be swallowed inside of a for loop (the loop would just terminate
early), and would cause a strange "generator didn't yield" message
from a contextmanager.
@dturner-tw dturner-tw force-pushed the dturner/handle-busted-analysis-files branch from 8fef1a0 to 3c97360 Compare March 11, 2015 01:32
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 68.64% when pulling 3c97360 on dturner-tw:dturner/handle-busted-analysis-files into 641e052 on pantsbuild:master.

@dturner-tw
Copy link
Contributor Author

submitted

@dturner-tw dturner-tw closed this Mar 11, 2015
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.

None yet

2 participants