##// END OF EJS Templates
Don't cache dulwich Repos, in pararell multithreaded evniroment dulwich pack file openers...
Don't cache dulwich Repos, in pararell multithreaded evniroment dulwich pack file openers can break badly. We need to create Repo() objects always for each call, even when it's taken from cache. Fixed issue with dulwich filedescriptor leak ref #573

File last commit:

r2995:32471bd1 beta
r3043:b61824e6 beta
Show More
hg_diff_chmod.diff
3 lines | 57 B | text/x-diff | DiffLexer
diff --git a/file b/file
old mode 100755
new mode 100644