Hello!
On Thu, Jan 14, 2016 at 5:36 PM, 赵建 wrote:
> init_by_lua_file中通过package.loadlib("./test.so", "luac_my_libs")()
> 加载动态库,动态库中有一个线程在定时执行任务
> 测试发现,以nginx -c nginx.conf方式启动服务,该线程不能正常工作(很快就被销毁了?),而以nginx -s
> reload方式重起,线程可以正常工作。
>
Do you know that you are posting to the English mailing list of
OpenResty? Note the "-en" suffix of the mailing list name. Chinese
mails should go to the openresty (Chinese) mailing list instead.
Please see
https://openresty.org/#Community
Thanks for your cooperation!
Best regards,
-agentzh