Fix bug reporter failing after not finding some files (#1103)
- Make sure we propagate `CancellationException`. - Make sure we do a cleanup of temp files. - Make sure we don't re-compress any lingering temp files. - Don't stop the upload process if we were able to upload some log files, even if we failed to read some others.
This commit is contained in:
parent
b36667844d
commit
097b7f28d5
2 changed files with 245 additions and 220 deletions
1
changelog.d/1082.bugfix
Normal file
1
changelog.d/1082.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix bug reporter failing after not finding some log files.
|
||||
Loading…
Add table
Add a link
Reference in a new issue