##// END OF EJS Templates
branchcache: explictly update disk state only if no transaction exist...
branchcache: explictly update disk state only if no transaction exist If a transaction exist the `write_dirty` call will eventually be done and the state will be synched on disk. It is better to no interfer with that.
marmoute -
r52388:0c684ca6 default
Show More