Page MenuHomePhabricator

Support an "--active" flag for selecting active tasks
ClosedPublic

Authored by epriestley on Jan 23 2021, 12:10 AM.
Tags
None
Referenced Files
F15480790: D21517.id51217.diff
Tue, Apr 8, 4:28 PM
F15461297: D21517.id.diff
Tue, Apr 1, 7:06 AM
F15447320: D21517.id51211.diff
Thu, Mar 27, 11:08 PM
F15442082: D21517.id.diff
Wed, Mar 26, 9:16 PM
F15438839: D21517.id51217.diff
Wed, Mar 26, 3:55 AM
F15433229: D21517.diff
Mon, Mar 24, 10:09 PM
F15412607: D21517.diff
Wed, Mar 19, 1:58 PM
F15349571: D21517.diff
Mar 10 2025, 3:00 PM
Subscribers
None

Details

Summary

Ref T13591. This is mostly a workaround for Big Sur not having pcntl/posix installed by default and the mess with M1 / Homebrew / SIP / Code Signing (see T13232) so I can't easily run actual daemons and need to fake them with bin/worker execute --active, but it's a reasonable flag on its own.

Test Plan
  • Ran bin/worker execute --active and bin/worker cancel --active.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jan 23 2021, 3:51 AM
This revision was automatically updated to reflect the committed changes.