Commit b2d83f06 authored by yangxiaodong's avatar yangxiaodong

--no commit message

--no commit message
parent 7e367011
...@@ -68,7 +68,6 @@ namespace Cap.Consistency.Server ...@@ -68,7 +68,6 @@ 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