ifplusor opened a new issue #18: ShutdownPushConsumer is wrong URL: https://github.com/apache/rocketmq-client-python/issues/18 when i call ShutdownPushConsumer, the program is stop. and i trace the call stack: PyShutdownPushConsumer => ShutdownPushConsumer => DefaultMQPushConsumer::shutdown => m_consumerServeice->shutdown => m_threadpool.join_all i guess the GIL is not release.
---------------------------------------------------------------- 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
