You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2018/12/21 07:21:57 UTC

[GitHub] ifplusor opened a new issue #18: ShutdownPushConsumer is wrong

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:
users@infra.apache.org


With regards,
Apache Git Services