Closed (fixed)
Project:
Variables that suck less
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2012 at 14:35 UTC
Updated:
9 May 2012 at 00:20 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedyes, i've thought of moving them, but not for performance reasons. we can't group the cache clear calls because there's not cache->deleteMultiple($cids);
however, there's still a race with the current implementation, and moving the cache_clear_all() calls later in the request will make it less likely to occur.
committed here:
http://drupalcode.org/project/variables_that_suck_less.git/commit/97ff94a