Quade wrote:Is it importing headers still?
No, but when I expect Newsbin to be idle (i.e. download list empty and not obtaining headers which is set for every 150 minutes) then "Process Hacker" tells me that NewsBin is writing 4 bytes of information every few seconds.
I checked the NewsBin data directory and the most recent files don't seem to be getting written to. The most recent file was the LogFile.txt but I didn't see this being modified and when I exited NewsBin the LogFil.txt didn't grow longer (in case any of the I/O was being buffered)
Not even sure if a continuous 4 byte write every few seconds (which could be Socket I/O) is enough to prevent windows going to sleep? Absolutely no read I/O just write.