Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 15 2015, 12:30 PM.
Tags
None
Referenced Files
F18336229: D11406.diff
Mon, Aug 25, 10:21 AM
F18200245: D11406.id27397.diff
Mon, Aug 18, 4:52 AM
F18095793: D11406.id27413.diff
Fri, Aug 8, 2:31 AM
F18090039: D11406.id27413.diff
Wed, Aug 6, 1:48 PM
F17947892: D11406.id.diff
Thu, Jul 31, 7:13 PM
F17936104: D11406.diff
Wed, Jul 30, 11:57 PM
Unknown Object (File)
May 25 2025, 6:08 AM
Unknown Object (File)
May 6 2025, 7:05 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.