##// END OF EJS Templates
repoview: ignore unwritable hidden cache...
repoview: ignore unwritable hidden cache The atomictemp.close() file attempts to do a rename, which can fail. Moving the close inside the exception handler fixes it. This doesn't fit well with the with: pattern, as it's the finalizer that's failing.

File last commit:

r26148:7f49efca default
r29040:a4dc5fe7 stable
Show More
compat
1 line | 2 B | text/plain | TextLexer
9