Page MenuHomePhabricator

Add "--pool" and "--duration" flags to daemon CLI tools
ClosedPublic

Authored by epriestley on Feb 28 2017, 3:31 PM.
Tags
None
Referenced Files
F13171992: D17431.diff
Tue, May 7, 12:41 PM
Unknown Object (File)
Sat, May 4, 6:37 PM
Unknown Object (File)
Tue, Apr 30, 11:17 PM
Unknown Object (File)
Sat, Apr 27, 11:10 AM
Unknown Object (File)
Mon, Apr 22, 10:34 PM
Unknown Object (File)
Thu, Apr 11, 7:03 AM
Unknown Object (File)
Mon, Apr 8, 1:39 AM
Unknown Object (File)
Mar 29 2024, 1:15 PM
Subscribers
None

Details

Summary

Ref T12331. These changes are intended to make it easier to debug T12331 since I'm having difficulty reproducing the issue locally.

Test Plan
  • Ran bin/phd debug task --pool 4 and got an autoscaling pool.
  • Ran bin/worker flood --duration 3 and got some 3-second-long tasks to execute with bin/worker execute ....

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 28 2017, 3:39 PM
This revision was automatically updated to reflect the committed changes.