maestro icon indicating copy to clipboard operation
maestro copied to clipboard

COE Does not properly clean up temp files after itself

Open maxs-rose opened this issue 4 years ago • 0 comments

As noted in #179 the COE does not properly mark temp files created by Fmi2FmuValidator.java properly.

The deleteOnExit() should be explicitly set as it is not set by default. It is most likely there are other locations where this needs to be set as well.

maxs-rose avatar Feb 01 '21 18:02 maxs-rose