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