etcd/lease
Anthony Romano 42d56d5ef7 lease: acquire BatchTx lock in fakeDeleter
Revoke expects the BatchTx lock to be held when holding the TxnDeleter
because it updates the lease bucket. The tests don't hold the lock so
it may race with the backend commit loop.

Fixes #7662
2017-04-04 20:52:23 -07:00
..
leasehttp *: Use http.Request.WithContext instead of Cancel 2017-02-02 22:50:07 +05:30
leasepb *: revendor, update proto files 2016-11-10 12:02:00 -08:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
lessor.go lease: support mvcc txn 2017-03-08 20:54:15 -08:00
lessor_test.go lease: acquire BatchTx lock in fakeDeleter 2017-04-04 20:52:23 -07:00