From: Mark J. (JIRA) <tr...@fi...> - 2015-09-15 09:31:16
|
Console application doesn't terminate when FB connection was used ----------------------------------------------------------------- Key: DNET-632 URL: http://tracker.firebirdsql.org/browse/DNET-632 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 4.8.0.0 Environment: Windows 10, .NET 4.5, compiled with VS 2015 Reporter: Mark Junker Assignee: Jiri Cincura Attachments: TestClosingConnection.zip A once open FB connection keeps a console application from closing. It seems that the culprit is the pooling implementation. When I turn off pooling, the application closes as expected. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |