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)
Wed, Feb 5, 12:34 AM
Unknown Object (File)
Tue, Feb 4, 1:51 AM
Unknown Object (File)
Tue, Feb 4, 1:51 AM
Unknown Object (File)
Fri, Jan 31, 5:56 AM
Unknown Object (File)
Thu, Jan 23, 9:54 PM
Unknown Object (File)
Thu, Jan 23, 9:54 PM
Unknown Object (File)
Thu, Jan 23, 9:54 PM
Unknown Object (File)
Thu, Jan 23, 9:54 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.