Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] asynq 首次添加周期性任务会卡住导致任务创建失败 #28

Closed
daixijun opened this issue Oct 31, 2022 · 0 comments · Fixed by #29
Closed

[BUG] asynq 首次添加周期性任务会卡住导致任务创建失败 #28

daixijun opened this issue Oct 31, 2022 · 0 comments · Fixed by #29

Comments

@daixijun
Copy link
Contributor

AsynqServer 首次添加周期性任务时请求会被卡住,看源码应该是在创建并等待 Scheduler 启动完成。

调用代码如下
image

首次调用
image

再次调用
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant