1
This commit is contained in:
@@ -71,7 +71,7 @@ public partial class HttpGet : Node,IActivable
|
||||
}
|
||||
catch (InvalidOperationException)
|
||||
{
|
||||
BIT4Log.Warnning(url);
|
||||
BIT4Log.Warning(url);
|
||||
//返回并发数量
|
||||
limitConcurrent.Release();
|
||||
}
|
||||
|
Reference in New Issue
Block a user