#3040: Database lock when updating timeline filters
---------------------------+------------------------------------------------
 Reporter:  cboos          |        Owner:  cboos 
     Type:  defect         |       Status:  closed
 Priority:  normal         |    Milestone:  0.10  
Component:  general        |      Version:  0.9.4 
 Severity:  major          |   Resolution:  fixed 
 Keywords:  database lock  |  
---------------------------+------------------------------------------------
Changes (by cboos):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 0.10

Comment:

 Forgot to mention that this problem is specific to front-ends
 serving themselves the static content using the `Chrome`
 component.

 Therefore, in r3160, `IRequestHandler`s can now specify
 that they don't need user related information and also
 that they don't make use of templates and therefore
 don't need the HDF.

 This not only fixes this problem, but also makes TracStandalone
 feel noticeably faster (and I bet it'll be the same for TracCgi).

 Also, while working on this, I noticed that when the `database lock`
 occurs for some important resource, like `trac.css`, the problem becomes
 quite visible, as the layout is messed up.
 That might well be complementary explanation for the ''CSS intermittently
 applied'' issue (#2038)...

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3040>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to