mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
update thrift, opencensus, others (#893)
* update thrift, opencensus, others * stats: update to opencensus 0.6.0 view api
This commit is contained in:
2
vendor/git.apache.org/thrift.git/lib/cpp/test/TNonblockingServerTest.cpp
generated
vendored
2
vendor/git.apache.org/thrift.git/lib/cpp/test/TNonblockingServerTest.cpp
generated
vendored
@@ -178,7 +178,7 @@ private:
|
||||
protected:
|
||||
shared_ptr<server::TNonblockingServer> server;
|
||||
private:
|
||||
shared_ptr<concurrency::Thread> thread;
|
||||
shared_ptr<apache::thrift::concurrency::Thread> thread;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user