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

Close csv & writer properly when downloading report (#3526) #3527

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bpeptena
Copy link

This should fix the issue described in #3526

A try with resources would have been nice, but only the writer is autocloseable, so I think this is the cleanest solution

Copy link

Test Results

 2 970 files  ±0   2 970 suites  ±0   1h 35m 51s ⏱️ + 1m 56s
 1 890 tests ±0   1 890 ✅ ±0  0 💤 ±0  0 ❌ ±0 
17 010 runs  ±0  17 001 ✅ ±0  9 💤 ±0  0 ❌ ±0 

Results for commit 361f21e. ± Comparison against base commit 6932178.

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.

2 participants