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

Properly close tuple iterator in test framework. #896

Merged
merged 1 commit into from
Jun 11, 2014

Conversation

daisyzhou
Copy link
Contributor

An iterator I'm using depends on being closed to close its underlying resources, but was being left open in tests.

@daisyzhou
Copy link
Contributor Author

hm. Travis failed my build again, but I just successfully ran scripts/tutorials.sh after a scala 2.9.3 assembly, so I don't trust Travis.

@johnynek
Copy link
Collaborator

I started the build again. Let's see if it was a transient error.

@ianoc
Copy link
Collaborator

ianoc commented Jun 11, 2014

Build is green, LGTM. Merging. Thanks for the PR.

ianoc added a commit that referenced this pull request Jun 11, 2014
Properly close tuple iterator in test framework.
@ianoc ianoc merged commit 660a8d8 into twitter:develop Jun 11, 2014
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

3 participants