#2783: fcgi wrapper shouldn't report "Internal Error" on catching SystemExit
-----------------------------------------------+----------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  mgood
     Type:  defect                             |       Status:  new  
 Priority:  normal                             |    Milestone:       
Component:  general                            |      Version:  0.9.6
 Severity:  normal                             |   Resolution:       
 Keywords:                                     |  
-----------------------------------------------+----------------------------
Changes (by [EMAIL PROTECTED]):

  * version:  0.9.3 => 0.9.6

Comment:

 I get the same with Trac v0.96 (and mod_fastcgi v2.4.2). However there is
 something I'm missing there: the suggested action will obviously suppress
 the error message, but the problem is that `sys.exit()` be called after
 each request. At least in my case that's what happening, and that means
 the program has to be restarted each time, leading to performance probably
 slightly worse than CGI.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/2783#comment:4>
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