Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 15 2015, 12:30 PM.
Tags
None
Referenced Files
F15474594: D11406.id27397.diff
Sun, Apr 6, 9:58 AM
F15461267: D11406.id.diff
Tue, Apr 1, 6:51 AM
F15403745: D11406.id27413.diff
Tue, Mar 18, 4:40 AM
F15389916: D11406.id27397.diff
Mar 15 2025, 5:46 AM
F15369447: D11406.diff
Mar 12 2025, 6:47 AM
Unknown Object (File)
Feb 9 2025, 10:46 AM
Unknown Object (File)
Feb 8 2025, 1:11 AM
Unknown Object (File)
Feb 8 2025, 1:11 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
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.