merlimat opened a new pull request, #123: URL: https://github.com/apache/pulsar-client-python/pull/123
Fix #122 When call an async method on Pulsar C++ client, we need to be releasing the GIL to avoid a deadlock between that and the producer lock. -- 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]
