comparison setup.py @ 51795:73476a9e5ced stable

histedit: create state and acquire locks earlier This makes chistedit (histedit with curses UI) not write any files inside repo without wlock. It also makes sense to wrap the entire process of preparing commands inside the curses UI inside locks because we don't want anything else to touch wdir or repo during this time.
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 08 Aug 2024 17:28:38 +0400
parents 45ba8416afc4
children 9b8c71d0b785 6388fd855f66
comparison
equal deleted inserted replaced
51794:bd490cdf764a 51795:73476a9e5ced