Commit 4f4e333b authored by yangxiaodong's avatar yangxiaodong

Revert ""

This reverts commit b2d83f06.
parent b2d83f06
...@@ -68,6 +68,7 @@ namespace Cap.Consistency.Server ...@@ -68,6 +68,7 @@ namespace Cap.Consistency.Server
threadCount, threadCount,
"ThreadCount must be positive."); "ThreadCount must be positive.");
} }
try try
{ {
_consumer.Start(threadCount); _consumer.Start(threadCount);
......
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