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

Try closing reporter in test for windows fix #535

Merged
merged 2 commits into from Dec 14, 2021

Conversation

Lnaden
Copy link
Contributor

@Lnaden Lnaden commented Dec 13, 2021

Description

This PR attempts to fix the issue raised in #527. From what I can tell,
the tests where this is thrown always fails exactly at the same point.
This PR closes the reporter file formally before the failing line
occurs, so hopefully this will correctly allow Window's memory to
release the file.

Todos

  • Implement feature / fix bug
  • Add tests
  • Update documentation as needed
  • Update changelogNotable points that this PR has either accomplished or will accomplish.

Status

  • Ready to go

This PR attempts to fix the issue raised in choderalab#527. From what I can tell,
the tests where this is thrown always fails exactly at the same point.
This PR closes the reporter file formally before the failing line
occurs, so hopefully this will correctly allow Window's memory to
release the file.
@mikemhenry
Copy link
Contributor

Awesome, thanks! If this fixes the issue with the windows tests, I'll re-enable them as a requirement for merging + get this into the next bug fix release

@mikemhenry mikemhenry mentioned this pull request Dec 13, 2021
5 tasks
@mikemhenry mikemhenry enabled auto-merge (squash) December 14, 2021 00:21
Copy link
Contributor

@mikemhenry mikemhenry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!!

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