Skip to content

fix: Close zip archive when we're done with it#391

Merged
kodiakhq[bot] merged 4 commits intomainfrom
close-archive
Nov 10, 2022
Merged

fix: Close zip archive when we're done with it#391
kodiakhq[bot] merged 4 commits intomainfrom
close-archive

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

I suspect this will help fix #354

@erezrokah
Copy link
Copy Markdown
Member

Maybe we can remove

//go:build !windows
and
//go:build !windows
to verify

@hermanschaaf
Copy link
Copy Markdown
Contributor Author

@erezrokah Thanks, looks like it works!

@erezrokah
Copy link
Copy Markdown
Member

@erezrokah Thanks, looks like it works!

Great catch, nice work 🪟

@kodiakhq kodiakhq bot merged commit 1c4a877 into main Nov 10, 2022
@kodiakhq kodiakhq bot deleted the close-archive branch November 10, 2022 12:31
hermanschaaf pushed a commit that referenced this pull request Nov 10, 2022
🤖 I have created a release *beep* *boop*
---


##
[1.3.2](v1.3.1...v1.3.2)
(2022-11-10)


### Bug Fixes

* Add -race when running tests
([#388](#388))
([3da08bb](3da08bb))
* Close zip archive when we're done with it
([#391](#391))
([1c4a877](1c4a877))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate process termination on Windows

3 participants