We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb27a05 commit b219f34Copy full SHA for b219f34
examples/13-PullClient.cxx
@@ -9,7 +9,7 @@ using namespace o2::monitoring;
9
10
int main()
11
{
12
- int ix=0;
+ //int ix=0;
13
/// List of topics to subscribe
14
std::vector<std::string> topics = {"cru.link_status"};
15
/// Connect to server
0 commit comments