##// END OF EJS Templates
persistent-nodemap: respect the mmap setting when refreshing data...
persistent-nodemap: respect the mmap setting when refreshing data After writing updated data, we reload the in-memory data. However, that logic was… wrong. We were doing file read when mmap was requested and when the configuration was requesting to not use mmap… we were using it. This should now be fine.
marmoute -
r52158:85d96517 stable
Show More
Name Size Modified Last Commit Author
/ rust / .cargo
config Loading ...