Tarskin / HappyTools

A tool for the (high-throughput) processing of HPLC data.
Apache License 2.0
34 stars 16 forks source link

Temporary files remains after closing HappyTools #10

Closed Tarskin closed 7 years ago

Tarskin commented 7 years ago

The tracebuffer.txt file remains after closing HappyTools.

Tarskin commented 7 years ago

This bug was solved by adding 'functions.fileCleanup()' to the close() function of the HappyTools App.