Closed bekki closed 14 years ago
Fix a race condition in ONIX::Normaliser
to quote the report:
"You will want to set the unlink_now option to true when you close the tempfile. The way it is right now, the file can actually be unlinked after you copy the old file to that location."
Cheers, this explains a few odd crashes I've experienced.
You will want to set the unlink_now option to true when you close the tempfile. The way it is right now, the file can actually be unlinked after you copy the old file to that location.