Patches
Search the entire project
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
Npgsql .Net Data Provider for Postgresql
Summary
Activity
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
[#1010434] ThreadAbort hack patch
View Trackers
|
Patches
|
Download .csv
|
Monitor
Date:
2008-07-18 12:44
Priority:
3
State:
Open
Submitted by:
Josh Cooley (
jbcooley
)
Assigned to:
Nobody (None)
Category:
Group:
Resolution:
None
Summary:
ThreadAbort hack patch
Detailed description
Not for use in production.
This patch detects ThreadAbortException and closes the connection when aborted while communicating with the server. This is for testing connection problems with aborted threads.
Followup
Message
Date: 2008-07-25 04:25
Sender:
Josh Cooley
I've got a patch that is simpler and replaces the previous patch. It doesn't get complete coverage on the issue, but I believe is going in a better direction.
Attached Files:
Attachments:
NpgsqlConnectorStability.zip
NpgsqlConnectorPool.patch
Changes:
Field
Old Value
Date
By
File Added
349: NpgsqlConnectorPool.patch
2008-07-25 04:25
jbcooley
File Added
348: NpgsqlConnectorStability.zip
2008-07-18 12:44
jbcooley