Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 15 2015, 12:30 PM.
Tags
None
Referenced Files
F15389916: D11406.id27397.diff
Sat, Mar 15, 5:46 AM
F15369447: D11406.diff
Wed, Mar 12, 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
Unknown Object (File)
Feb 8 2025, 1:11 AM
Unknown Object (File)
Feb 8 2025, 1:11 AM
Unknown Object (File)
Feb 7 2025, 1:30 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.