_release_lock()
Because the `with ...` was leaving the file locked it then couldn't be `os.unlink()`'d.