messense commented on issue #92: URL: https://github.com/apache/rocketmq-client-python/issues/92#issuecomment-648660878
@huajason 1. 创建一个 producer 实例然后复用 2. 实例销毁的时候应该会自动 shutdown,不放心也可以用 atexit 注册个 hook 进程退出的时候 shutdown ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
