Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Fix dangling file handle in put-stream #35

Closed
wants to merge 9 commits into from
Closed

Conversation

zkat
Copy link
Owner

@zkat zkat commented Feb 22, 2017

Fixes: #36

So, I think I've got this one figured out: the logic in put-stream is leaving open file handles for those tmp files whenever the put stream errors somewhere. Need to make the cleanup logic here a bit more robust :|

The issue got exposed after making testDir.reset() work async, possibly because it used to just ignore windows-related errors.

@zkat zkat removed the tests label Feb 22, 2017
@zkat zkat changed the title fixing tests on appveyor Fix dangling file handle in put-stream Feb 22, 2017
@zkat
Copy link
Owner Author

zkat commented Feb 27, 2017

superseded by #39

@zkat zkat closed this Feb 27, 2017
@zkat zkat deleted the zkat/windows-test-fi branch February 27, 2017 09:45
@zkat zkat mentioned this pull request Feb 27, 2017
9 tasks
@zkat zkat modified the milestone: v6.0.0 Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant