Closed (won't fix)
Project:
Notifications
Version:
6.x-2.3
Component:
Notifications
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2012 at 15:16 UTC
Updated:
8 May 2012 at 16:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
travist commentedHere is the patch.
Comment #2
christianchristensen commentedIt may be worth considering wrapping this in a
if module_exists('drupal_queue')or some other way to tell that notifications is using drupal_queue rather than it's defaults...Comment #3
travist commentedI ended up applying this patch to #1075862: Notifications queuing adds a lot of time to node/comment inserts, so closed.