#628: Global request data is not locked during rendering of templates
----------------------+-----------------------------------------------------
 Reporter:  david     |        Owner:  david   
     Type:  defect    |       Status:  reopened
 Priority:  high      |    Milestone:  0.11.1  
Component:  filter    |      Version:  0.11.0  
 Severity:  critical  |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by david):

 This locking  is too aggressive, as it is in place during slots'
 {{{$container->execute()}}} calls. However, these slots might in turn have
 slots that are read from a cache, and on wakeup, those could not restore
 the global request data.

-- 
Ticket URL: <http://trac.agavi.org/ticket/628#comment:3>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to