npgsql - Npgsql2: Make Npgsql more stable in the face of Thread.Abort. - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql2: Make Npgsql more stable in the face of Thread.Abort.
Date
Msg-id 20080729014710.C18F317AE71F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make Npgsql more stable in the face of Thread.Abort.  Many thanks to Andreas Sch�nebeck for reporting this and
providinga 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)

pgsql-committers by date:

Previous
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Make Npgsql more stable in the face of Thread.Abort.
Next
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Updated changelog for Npgsql 2.0 RC1 release