Unverified Commit 376a8acb authored by Mohsen's avatar Mohsen Committed by GitHub

Update reactor.h

parent 8704d20c
......@@ -176,7 +176,7 @@ public:
class AsyncContext : public ExecutionContext {
public:
explicit AsyncContext(size_t threads,const std::string& threadsName = "")
explicit AsyncContext(size_t threads, const std::string& threadsName = "")
: threads_(threads)
{
......
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