[Zope] Long delay when error occurs in External Method
Dieter Maurer
dieter at handshake.de
Fri Oct 3 16:05:18 EDT 2003
nwingfield at che-llp.com wrote at 2003-10-3 08:53 -0400:
> ...
> Scripts and page templates with no bugs
> immediately respond to code changes, as they should. I can reproduce this
> behavior as easily as creating a new python script containing the code
> 'return x'. When I run it, I get an error (x does not exist). If I
> rewrite it to 'x = 1; return x' I still get the error for 5 minutes, at
> which point Zope seems to become aware of my change.
I do not know.
What I do know it that Zope does not treat templates with bugs in a special
way when it comes to reloading them on changes.
Dieter
More information about the Zope
mailing list