log tests/test-lock.py @ 37863:6921d3ecadc1

age author description
Sat, 14 Oct 2017 12:02:15 -0400 Augie Fackler python3: replace im_{self,func} with __{self,func}__ globally
Sat, 13 May 2017 11:52:44 -0700 Gregory Szorc tests: use context manager form of assertRaises
Mon, 01 May 2017 19:59:13 +0900 FUJIWARA Katsunori lock: avoid unintentional lock acquisition at failure of readlock stable
Thu, 02 Mar 2017 13:33:02 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'test-lock'
Wed, 03 Feb 2016 09:11:22 +0000 timeless util: enable getpid to be replaced
Tue, 06 Oct 2015 13:19:05 -0700 Siddharth Agarwal localrepo: prevent wlock from being inherited when a transaction is running
Tue, 06 Oct 2015 13:13:31 -0700 Siddharth Agarwal lock: add a way to prevent locks from being inherited