martijnvanbrummelen / nwipe

nwipe secure disk eraser
GNU General Public License v2.0
682 stars 77 forks source link

Temperature Thread #506

Closed PartialVolume closed 10 months ago

PartialVolume commented 10 months ago

Due to significant delays in obtaining drive temperature from some drives especially SAS which was causing a noticeable freeze of a second or two or more in the GUI wipe status screen, being made worse the more drives that were being simultaneously wiped.

The temperature update code was separated from the GUI code by placing the temperature update in it's own thread.