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
Unknown Object (File)
May 29 2025, 9:06 AM
Unknown Object (File)
Apr 26 2025, 12:01 PM
Unknown Object (File)
Apr 11 2025, 11:25 AM
Unknown Object (File)
Apr 11 2025, 6:17 AM
Unknown Object (File)
Apr 10 2025, 9:22 AM
Unknown Object (File)
Apr 9 2025, 11:16 PM
Unknown Object (File)
Apr 2 2025, 2:30 AM
Unknown Object (File)
Apr 1 2025, 7:08 AM
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.