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
Unknown Object (File)
Fri, May 30, 3:07 AM
Unknown Object (File)
Wed, May 28, 7:22 PM
Unknown Object (File)
Tue, May 27, 1:38 PM
Unknown Object (File)
Mon, May 26, 8:53 PM
Unknown Object (File)
Sat, May 10, 10:36 AM
Unknown Object (File)
Apr 30 2025, 8:29 PM
Unknown Object (File)
Apr 28 2025, 3:23 AM
Unknown Object (File)
Apr 26 2025, 7:31 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.