Opened 5 years ago
Closed 5 years ago
#1175 closed defect (fixed)
Temporary R working files may be left in open state
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | trivial | Milestone: | Reggie v4.23 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
Assuming that the closeIn
parameter is true and overwrite
is false, the method RResult.createWorkFile() doesn't close the in
stream if a file with the same name already exists.
Change History (3)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
Description: | modified (diff) |
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 5597: