Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 15 2015, 12:30 PM.
Tags
None
Referenced Files
F15403745: D11406.id27413.diff
Tue, Mar 18, 4:40 AM
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
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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3867
Build 3879: [Placeholder Plan] Wait for 30 Seconds

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.