Page MenuHomePhabricator

Worker - supporting running queued tasks in process
ClosedPublic

Authored by btrahan on May 8 2014, 8:04 PM.
Tags
None
Referenced Files
F13194157: D9018.diff
Sun, May 12, 9:21 PM
F13177224: D9018.diff
Wed, May 8, 7:33 PM
Unknown Object (File)
Mon, Apr 29, 2:05 PM
Unknown Object (File)
Fri, Apr 26, 5:14 PM
Unknown Object (File)
Wed, Apr 24, 9:56 PM
Unknown Object (File)
Sun, Apr 21, 4:20 PM
Unknown Object (File)
Apr 13 2024, 5:55 PM
Unknown Object (File)
Apr 8 2024, 11:39 AM
Subscribers

Details

Summary

Ref D8930. My "send test" for SMS was failing before this patch, and now it works nicely.

Test Plan

Used new code in D8930 that uses $this->queueTask() to get some work done and it got done in process

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Worker - supporting running queued tasks in process.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 8 2014, 8:12 PM
btrahan updated this revision to Diff 21413.

Closed by commit rP61dd5ab6c133 (authored by @btrahan).