Bugzilla – Bug 2847
Race condition in cache manager.
Last modified: 2005-03-03 13:53:33
You need to log in before you can comment on or make changes to this bug.
There is a race condition in cache manager when concurrency is more than one. This makes some of the transfers happen twice and screws up overall status resource property.
I commited a potential fix to this. Need to verify if all gram tests pass.