Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T6958: Make cause/resolution for PhutilLockException during repository import more clear
T7484: Lock is not locked by this process - Commits
- Restricted Diffusion Commit
rPfad75f939de5: Improve messaging around repository locks
Ran bin/repository update X in two windows really fast, got the new message in one of them.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- lock1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 5536 Build 5555: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
I tried to review this from mobile earlier in the AM, but I couldn't seem to navigate the symbol PhutilLock (which I needed to check out to make sure this getName() stuff was kosher).
I think I just have large, clumsy thumbs, but just tossing it out there.
Comment Actions
There's some weird code with symbols because we try to wait for a second and see if you're double clicking to select. I'll file an issue, pretty sure it's a real bug related to that. Fix is probably to be smarter about 'touch' events always meaning 'click the symbol'.