PengZheng opened a new pull request #346: URL: https://github.com/apache/celix/pull/346
Before serviceReference_setService is called for the first reference usage, there is a window in which the subsequent reference usages get NULL service. Moreover, serviceRegistration_retain and serviceRegistration_release are not called in pairs for invalid registration, which may cause assertion failure. -- 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: [email protected]
