merlimat opened a new pull request #3004: Use boost::once instead of pthread_once URL: https://github.com/apache/pulsar/pull/3004 ### Motivation Use `boost::once` instead of `pthread_once` because it's portable across platforms.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
