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
F17829212: D21517.id51211.diff
Sat, Jul 26, 9:52 AM
F17657236: D21517.diff
Sat, Jul 12, 12:07 PM
Unknown Object (File)
Mon, Jun 30, 3:52 PM
Unknown Object (File)
Jun 16 2025, 9:10 PM
Unknown Object (File)
May 30 2025, 3:07 AM
Unknown Object (File)
May 28 2025, 7:22 PM
Unknown Object (File)
May 27 2025, 1:38 PM
Unknown Object (File)
May 26 2025, 8:53 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.