Closed jgallagher59701 closed 6 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
@ndp-opendap @dh-opendap Please review
The private method always zeroed the cache size information in the cache info file (which doubles as a cache lock file). I modified the code to look at the size of the cache info file and if it's zero length, initialize it to zero. Otherwise, do not set it to zero.