##// END OF EJS Templates
discovery: move cl.hasnode outside of the for-loop...
discovery: move cl.hasnode outside of the for-loop IIUC, resolving attributes for changelog can lead to some overhead. So this patch moves that to outside of a for-loop. Differential Revision: https://phab.mercurial-scm.org/D6147
Pulkit Goyal -
r42196:19ccc678 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / concurrent / futures
__init__.py Loading ...
_base.py Loading ...
process.py Loading ...
thread.py Loading ...