Your message dated Sun, 16 Jan 2005 12:17:35 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#251913: python2.3-sqlrelay: Execution of sqlrelay queries
blocks other python threads
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 31 May 2004 17:26:06 +0000
>From [EMAIL PROTECTED] Mon May 31 10:26:05 2004
Return-path: <[EMAIL PROTECTED]>
Received: from master.debian.org [146.82.138.7]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BUqY1-0007lo-00; Mon, 31 May 2004 10:26:05 -0700
Received: from ([192.168.1.2]) [200.63.134.235]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BUqY0-0003b2-00; Mon, 31 May 2004 12:26:05 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Nahuel Greco <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: python2.3-sqlrelay: Execution of sqlrelay queries blocks other python
threads
Bcc: Nahuel Greco <[EMAIL PROTECTED]>
X-Mailer: reportbug 2.61
Date: Mon, 31 May 2004 14:28:38 -0300
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
OUR_MTA_MSGID,RCVD_IN_DSBL autolearn=no
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: python2.3-sqlrelay
Version: 1:0.34.3-2
Severity: normal
When you execute SQL queries using the provided sqlrelay DB API, if there are
other python threads running, they are stopped all the time that the query
execution
takes. I think that this doesn't happen with other SQL modules.
(Note, I'm using sqlrelay-freetds)
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.4.21nah1-k6
Locale: LANG=C, LC_CTYPE=C
Versions of packages python2.3-sqlrelay depends on:
ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an
ii libgcc1 1:3.3.3-9 GCC support library
ii librudiments0c102 0.26.3-1 C++ class library providing base c
ii libssl0.9.7 0.9.7d-2 SSL shared libraries
ii libstdc++5 1:3.3.3-7 The GNU Standard C++ Library v3
ii python2.3 2.3.3-7 An interactive high-level object-o
ii sqlrelay 1:0.34.3-2 Database connection pooling, proxy
-- no debconf information
---------------------------------------
Received: (at 251913-done) by bugs.debian.org; 16 Jan 2005 11:17:40 +0000
>From [EMAIL PROTECTED] Sun Jan 16 03:17:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Cq8Pc-0001sy-00; Sun, 16 Jan 2005 03:17:40 -0800
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id MAA21609;
Sun, 16 Jan 2005 12:17:38 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id C2560F216;
Sun, 16 Jan 2005 12:17:37 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
id 07654-48; Sun, 16 Jan 2005 12:17:36 +0100 (MET)
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
Sun, 16 Jan 2005 12:17:35 +0100 (MET)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j0GBHZw2004681;
Sun, 16 Jan 2005 12:17:35 +0100 (MET)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 16 Jan 2005 12:17:35 +0100
To: Nahuel Greco <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#251913: python2.3-sqlrelay: Execution of sqlrelay queries
blocks other python threads
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Nahuel Greco writes:
> Package: python2.3-sqlrelay
> Version: 1:0.34.3-2
> Severity: normal
>
> When you execute SQL queries using the provided sqlrelay DB API, if there are
> other python threads running, they are stopped all the time that the query
> execution
> takes. I think that this doesn't happen with other SQL modules.
>
> (Note, I'm using sqlrelay-freetds)
that should be fixed in sqlrelay 0.35.
Matthias
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]