[Zope] Problem with running same script at a time
Dieter Maurer
dieter at handshake.de
Wed Sep 20 15:40:02 EDT 2006
Pletli Antal wrote at 2006-9-20 14:48 +0200:
>I have experienced that when i run a python srcipt (it is a long
>postresql query) from a user folder then i cannot access this folder
>from management form while the process is running. If i try at the same
>time to run this script again the process will start after the other one
>ends. Other folder are accessible. What do i wrong?
This is surprising...
You might be using an unfortunate Postgres adapter library.
We are using "psycopg" and do not observe this problem.
--
Dieter
More information about the Zope
mailing list