Comment 3 for bug 700478

Revision history for this message
Jonathan Thomas (jonoomph) wrote : Re: OSError: [Errno 24]

I was not able to reproduce this, but I did find some code in the lock.py that opens a file every 1 second, and never closes it. So... that is not good, and it's now fixed. I also found a few other files that were not being closed. Please test again, and see if you can still reproduce it with these changes.