
Don't lock around the Stop() operation though, as that may take a while and block other operations. That may mean we call Stop() multiple times, but the Lease object should handle that correctly itself.
Don't lock around the Stop() operation though, as that may take a while and block other operations. That may mean we call Stop() multiple times, but the Lease object should handle that correctly itself.