Re: so, is connection.poll() supposed to block?

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: Croepha <croepha(at)gmail(dot)com>
Cc: psycopg(at)postgresql(dot)org
Subject: Re: so, is connection.poll() supposed to block?
Date: 2011-10-01 08:41:27
Message-ID: CA+mi_8beKohLKBH8O6jVDtjD=ikTUfK3-CGt7Bjd9g58TU1HVg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On Sat, Oct 1, 2011 at 9:18 AM, Croepha <croepha(at)gmail(dot)com> wrote:
> It seems to be blocking, (or waiting on IO at times...) What is the point to
> doing a select on the connection if poll is going to block?

Have you vented? Ok, great. Now, care to provide an example of what
you're talking about?

-- Daniele

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Federico Di Gregorio 2011-10-03 08:18:05 Re: so, is connection.poll() supposed to block?
Previous Message Croepha 2011-10-01 08:18:37 so, is connection.poll() supposed to block?