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

chore: added _final method, fixed tests for windows #52

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

nomiddlename
Copy link
Collaborator

Windows does not like it when you don't close streams properly, resulting in locked files and weird errors. Most of the changes in here fix that, and also the paths expected by the tests.

Also added a _final method implementation because we weren't closing the underlying stream sometimes.

@nomiddlename nomiddlename added this to the 2.1.0 milestone Aug 20, 2019
@nomiddlename nomiddlename merged commit 8f53deb into master Aug 20, 2019
@nomiddlename nomiddlename deleted the windows-fixes branch August 20, 2019 05:51
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