stegemr commented on code in PR #476: URL: https://github.com/apache/celix/pull/476#discussion_r1153309378
########## libs/framework/src/framework.c: ########## @@ -640,7 +640,7 @@ celix_status_t fw_installBundle2(framework_pt framework, bundle_pt * bundle, lon } //increase use count of framework bundle to prevent a stop. Review Comment: Can you explain a bit more the increase/decrease of counts, is this thread safe? -- 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. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org