##// END OF EJS Templates
dirstate: invalidate on all exceptions...
dirstate: invalidate on all exceptions Previously, we would miss SystemExit, KeyboardInterrupt etc. This "fix" on the bug tested in "test-largefiles-update.t" by preventing the precisely tested situation to happens at all. However this reveal a similar bug with a different timing. I have not been able to deal with that pre-existing bug so far. So I updated the test to point that out.
marmoute -
r51000:2323b74f default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / operations
cat.rs Loading ...
debugdata.rs Loading ...
list_tracked_files.rs Loading ...
mod.rs Loading ...