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)
Tue, Sep 24, 5:46 AM
Unknown Object (File)
Fri, Sep 20, 9:54 PM
Unknown Object (File)
Sep 6 2024, 8:37 AM
Unknown Object (File)
Sep 6 2024, 8:37 AM
Unknown Object (File)
Sep 6 2024, 8:37 AM
Unknown Object (File)
Sep 2 2024, 9:52 AM
Unknown Object (File)
Aug 28 2024, 7:21 AM
Unknown Object (File)
Aug 27 2024, 1:34 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
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.