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)
May 25 2025, 6:08 AM
Unknown Object (File)
May 6 2025, 7:05 PM
Unknown Object (File)
May 1 2025, 8:22 PM
Unknown Object (File)
May 1 2025, 8:22 PM
Unknown Object (File)
Apr 26 2025, 6:18 PM
Unknown Object (File)
Apr 26 2025, 6:18 PM
Unknown Object (File)
Apr 24 2025, 4:30 AM
Unknown Object (File)
Apr 6 2025, 9:58 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.