Ref T2015. This makes sure that leases obtained by working copies are automatically released if exceptions occurs.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T2015: Implement Drydock
Not tested.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- hachque-reconstructed
- Lint
Lint Passed - Unit
Tests Skipped - Build Status
Buildable 7796 Build 8624: [Placeholder Plan] Wait for 30 Seconds Build 8623: arc lint + arc unit
Event Timeline
Comment Actions
I think this is a mixture of stuff that's now handled slightly ahead of HEAD (roughly: when a lease fails, break the lease) and stuff that probably falls under T8153 (roughly: when a lease fails because a resource is bad, break the resource). I think the working copy cache handling falls into the second camp, particularly, if I'm reading it right.