Opened 10 years ago
Closed 10 years ago
#1831 closed defect (fixed)
Packed file exporter doesn't close stream after an exception
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.3 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description
This is related to #1829. It is important that the exporter closes the streams it opens, since otherwise the re-use of connections for external files will not work correctly.
Note:
See TracTickets
for help on using tickets.
(In [6514]) Fixes #1831: Packed file exporter doesn't close stream after an exception