add sync run

This commit is contained in:
Gitea
2019-05-24 16:25:47 +08:00
parent 9a2416555d
commit decc19cb38
3 changed files with 13 additions and 4 deletions
+1 -2
View File
@@ -350,8 +350,7 @@ void test_callback() {
}, test1);
}
std::string str;
std::cin >> str;
client.run();
}
void wait_for_notification(rpc_client& client) {