id summary reporter owner description type status priority milestone component version resolution keywords cc 1706 External program executor and BASE 1 plug-in executor doesn't remove temporary working files Nicklas Nordborg everyone "This can be seen when running the `TestAll` program. After the test, the temporary folder contain subfolders like `executor-20120803-101035-4643874462231498128.tmp` and `base1executor-20120803-101035-3152960075585150415.tmp` which contain exported and analyzed data. Both plug-ins try to delete the temporary files, but fails to do so in some cases. The external program executor seems to be better since it only leave BASEfile:s behind. When the external program executor is used with the BFS file format everything seems to get correctly cleaned up. My guess is that the problem lies with the BASEfile exporter code. It could, for example, be caused by not properly closing the output files. " defect closed minor BASE 3.2 coreplugins fixed