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
F18101296: D17431.id41912.diff
Sat, Aug 9, 12:26 PM
F18096467: D17431.id41915.diff
Fri, Aug 8, 7:10 AM
F18094404: D17431.id.diff
Thu, Aug 7, 10:07 PM
F18092438: D17431.id.diff
Thu, Aug 7, 10:28 AM
F18091939: D17431.diff
Thu, Aug 7, 3:01 AM
F17722924: D17431.diff
Jul 18 2025, 11:08 AM
Unknown Object (File)
May 29 2025, 9:06 AM
Unknown Object (File)
Apr 26 2025, 12:01 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.