jsedding commented on PR #71: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/71#issuecomment-5044749089
Technically, I think you should make `activate` synchronized` as well, as it sets the same fields. In practice, I am not sure if the OSGi framework would ever (be able to) call `deactivate` or `refreshDispatchers` concurrently. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
