Skip to content

Conversation

shadyoak
Copy link
Contributor

I was unable to get the unit tests to run properly on Windows. The issue was that temporary content created by the unit tests was not getting properly released. This pull request updates the ContentStore.Get() method to return an io.ReadCloser instead of an io.Reader and closes resources when appropriate so that the unit tests now function on Windows. Also, I fixed a few typos I found along the way.

@parkr
Copy link

parkr commented Mar 11, 2016

👍 Well done!

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.

3 participants