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
F15565080: D21517.id51211.diff
Wed, Apr 30, 8:29 PM
F15553717: D21517.id51217.diff
Mon, Apr 28, 3:23 AM
F15547512: D21517.id.diff
Sat, Apr 26, 7:31 PM
F15542952: D21517.diff
Fri, Apr 25, 7:59 PM
F15508272: D21517.diff
Wed, Apr 16, 4:07 AM
F15480790: D21517.id51217.diff
Apr 8 2025, 4:28 PM
F15461297: D21517.id.diff
Apr 1 2025, 7:06 AM
F15447320: D21517.id51211.diff
Mar 27 2025, 11:08 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
Branch
repair5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25022
Build 34526: Run Core Tests
Build 34525: arc lint + arc unit

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.