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
F18106304: D21517.id.diff
Sun, Aug 10, 10:10 PM
F18106232: D21517.id51211.diff
Sun, Aug 10, 9:59 PM
F18103414: D21517.id51217.diff
Sun, Aug 10, 5:07 AM
F18101321: D21517.diff
Sat, Aug 9, 12:26 PM
F18098631: D21517.diff
Fri, Aug 8, 9:57 PM
F18090376: D21517.id51217.diff
Wed, Aug 6, 3:34 PM
F17898789: D21517.id51217.diff
Tue, Jul 29, 8:21 AM
F17829212: D21517.id51211.diff
Jul 26 2025, 9:52 AM
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.