ali created LOG4NET-677:
---------------------------
Summary: block in multi thread application
Key: LOG4NET-677
URL: https://issues.apache.org/jira/browse/LOG4NET-677
Project: Log4net
Issue Type: Bug
Components: Appenders, Core
Affects Versions: 2.0.8
Environment: c# .net windows server 2016
Reporter: ali
Attachments: log4net.png
I have application that open about a 1000 thread at same time, but I have
mechanism to cancel all threads with cancellation token. when the application
cancel, all log4net threads as appear in a attached picture, blocked and
waiting for Sql query on log error method.
in this function :
System.Data.dll!System.Data.SqlClient.SqlCommand.ExecuteNonQuery(see pic for
more info)
I want to know if you have any idea about this?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)