Re: [Webware-devel] pushing for next release

2005-10-22 Thread Chuck Esterbrook
On 10/21/05, Chuck Esterbrook <[EMAIL PROTECTED]> wrote: > On 10/21/05, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > > I really would like to go for the 0.9 release now. > [snip] > > I support this and will put in some testing tomorrow (Saturday). > > -Chuck I've completed my testing. I fixed

Re: [Webware-devel] pushing for next release

2005-10-22 Thread Chuck Esterbrook
On 10/22/05, Chuck Esterbrook <[EMAIL PROTECTED]> wrote: > On 10/21/05, Chuck Esterbrook <[EMAIL PROTECTED]> wrote: > > On 10/21/05, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > > > I really would like to go for the 0.9 release now. > > [snip] > > > > I support this and will put in some testing

Re: [Webware-devel] Ctrl-C interrupt

2005-10-22 Thread Christoph Zwerschke
Woops. I spoke too soon. Under my old Webware workspace, which could be several weeks old or older, hitting Ctrl-C to stop the app server worked fine (I do this when developing, not in production): Yes, I made some changes here, because I got exceptions when hitting Ctrl-C with the *old* versio

Re: [Webware-devel] pushing for next release

2005-10-22 Thread Christoph Zwerschke
In the new workspace there are 2 problems. The output isn't nearly as friendly and my command window is completely frozen. I've tried some more times, hitting Ctrl-C multiple times and things like that, but it always stopped gracefully. I also tested under Linux. But I think I found the probl

Re: [Webware-devel] pushing for next release

2005-10-22 Thread Chuck Esterbrook
On 10/22/05, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > > In the new workspace there are 2 problems. The output isn't nearly as > > friendly and my command window is completely frozen. > > I've tried some more times, hitting Ctrl-C multiple times and things > like that, but it always stopped

Re: [Webware-devel] Ctrl-C interrupt

2005-10-22 Thread Christoph Zwerschke
In the new workspace there are 2 problems. The output isn't nearly as friendly and my command window is completely frozen. The problem seems to be that the DebugAppServer freezes always when an exception is raised - in this case, a KeyboardInterrupt exception. In the old version, the Ctrl-C wa

Re: [Webware-devel] Ctrl-C interrupt

2005-10-22 Thread Chuck Esterbrook
On 10/22/05, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > >> In the new workspace there are 2 problems. The output isn't nearly as > >> friendly and my command window is completely frozen. > > The problem seems to be that the DebugAppServer freezes always when an > exception is raised - in this