Commit c21f9705 authored by Savorboard's avatar Savorboard

remove unused code.

parent bf65b82e
......@@ -53,8 +53,6 @@ namespace DotNetCore.CAP.Processor
ProcessPublishedAsync(connection, context),
ProcessReceivedAsync(connection, context));
DefaultDispatcher.PulseEvent.Set();
await context.WaitAsync(_waitingInterval);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment