[Trac-tickets] Re: [The Trac Project] #2783: fcgi wrapper shouldn't report "Internal Error" on catching SystemExit

The Trac Project noreply at edgewall.com
Tue Aug 1 09:40:12 CDT 2006


#2783: fcgi wrapper shouldn't report "Internal Error" on catching SystemExit
-----------------------------------------------+----------------------------
 Reporter:  matthew.johnston at health.wa.gov.au  |        Owner:  mgood
     Type:  defect                             |       Status:  new  
 Priority:  normal                             |    Milestone:       
Component:  general                            |      Version:  0.9.6
 Severity:  normal                             |   Resolution:       
 Keywords:                                     |  
-----------------------------------------------+----------------------------
Changes (by 003.tmp at syronex.com):

  * 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/>


More information about the Trac-Tickets mailing list