You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2021/03/25 07:37:18 UTC

[GitHub] [celix] pnoltes commented on a change in pull request #332: Adds some missing async calls.

pnoltes commented on a change in pull request #332:
URL: https://github.com/apache/celix/pull/332#discussion_r601150676



##########
File path: libs/framework/gtest/src/CxxBundleContextTestSuite.cc
##########
@@ -78,6 +78,7 @@ TEST_F(CxxBundleContextTestSuite, RegisterServiceTest) {
     }
 
     ctx->waitForEvents();
+    ctx->waitIfAbleForEvents();

Review comment:
       yes, and will remote the superfluous wait entries. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org