Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
openresty中nginx.timer定时器如何关闭,并且关闭具体的某个定时器
n18567423
我在调用ngx.timer.at的时候,返回值看不到类似于标志位的东西,找不到方法去关闭某个定时器,我想开启某个定时器,应该是开启了某个线程,但是目前没有解决方案
yuansheng_335c
On Tue, Jan 8, 2019 at 3:20 PM 邹东平 <
n185...@gmail.com
> wrote:
我在调用
ngx.timer.at
的时候,返回值看不到类似于标志位的东西,找不到方法去关闭某个定时器,我想开启某个定时器,应该是开启了某个线程,但是目前没有解决方案
目前是没有关闭某个定时器 API 的。你可以在某个地方使用变量标识一下。
定时器工作时,先检查对应的变量就好。
--
--
Yuansheng +86-18600159913
OpenResty Inc.