npgsql - Npgsql2: Make Npgsql more stable in the face of Thread.Abort.

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Make Npgsql more stable in the face of Thread.Abort.
Date: 2008-07-29 01:47:10
Message-ID: 20080729014710.C18F317AE71F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make Npgsql more stable in the face of Thread.Abort. Many thanks to Andreas Schnebeck for reporting this and providing a very solid test case.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlConnector.cs (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlConnector.cs.diff?r1=1.19&r2=1.20)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2008-07-29 02:16:05 npgsql - Npgsql2: Updated changelog for Npgsql 2.0 RC1 release
Previous Message User Jbcooley 2008-07-29 01:44:43 npgsql - Npgsql2: Make Npgsql more stable in the face of Thread.Abort.