Hi Dieter! Than you for your answer! I use the same product. This problem is one of the others... The behaviour is the same when i use long socket communication (as a tcp client), etc. In these cases the folder wich contains the scripts be unaccessible. Maybe have i a wrong zope configuration (i use default config)? Antal -----Original Message----- From: Dieter Maurer [mailto:dieter@handshake.de] Sent: Wednesday, September 20, 2006 9:40 PM To: Pletli Antal Cc: zope@zope.org Subject: Re: [Zope] Problem with running same script at a time 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