This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Compoment
/
BPA.CAP
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
delete log message.
master
yangxiaodong
7 years ago
parent
7a1294907e
commit
43f12ed971
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
src/DotNetCore.CAP/Processor/IDispatcher.Default.cs
+ 0
- 2
src/DotNetCore.CAP/Processor/IDispatcher.Default.cs
View File
@@ -48,8 +48,6 @@ namespace DotNetCore.CAP.Processor
{
try
{
_logger.LogInformation("BaseMessageJobProcessor processing ...");
var worked = await Step(context);
context.ThrowIfStopping();
Write
Preview
Loading…
Cancel
Save