Just a quick question on the implementation of this - does it place a read/write lock on the file while generating the local feeds? I'm running into a couple of issues where I'm attempting to read from a generated feed at the same time as FeedCache is updating it. I can add checks, but I'm just wondering if there is a lock put in place?
File Write Access
Hi,
Just a quick question on the implementation of this - does it place a read/write lock on the file while generating the local feeds? I'm running into a couple of issues where I'm attempting to read from a generated feed at the same time as FeedCache is updating it. I can add checks, but I'm just wondering if there is a lock put in place?
Thanks!
is working on a reply...