ifplusor commented on issue #18: ShutdownPushConsumer is wrong URL: https://github.com/apache/rocketmq-client-python/issues/18#issuecomment-449612086 然而我在 ShutdownPushConsumer 前后加了 Py_BEGIN_ALLOW_THREADS 和 Py_END_ALLOW_THREADS 确保阻塞调用不会卡 python 线程,但 PyEval_RestoreThread 时不能获取 GIL,不知道又跟谁死锁了。
---------------------------------------------------------------- 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
