Page MenuHomePhabricator

Fix visibility of the `PhabricatorWorker::doWork()` methods
ClosedPublic

Authored by joshuaspence on Jan 15 2015, 12:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 5:40 AM
Unknown Object (File)
Sun, Nov 17, 5:42 AM
Unknown Object (File)
Fri, Nov 1, 6:12 AM
Unknown Object (File)
Oct 23 2024, 11:53 AM
Unknown Object (File)
Oct 18 2024, 4:35 PM
Unknown Object (File)
Oct 18 2024, 5:10 AM
Unknown Object (File)
Oct 14 2024, 12:18 PM
Unknown Object (File)
Oct 13 2024, 11:25 AM
Subscribers

Details

Summary

Ref T6822. This method is only called from within the PhabricatorWorker::executeTask() and PhabricatorWorker::scheduleTask() methods.

Test Plan

grepped for ->doWork.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3867
Build 3879: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Fix visibility of the `PhabricatorWorker::doWork()` methods.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 15 2015, 2:21 PM
This revision was automatically updated to reflect the committed changes.