mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-25 23:15:51 +03:00
[GH-ISSUE #908] [BUG] 无法及时的完成任务 #2476
Labels
No labels
CLI
bug
designing
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
idea
invalid
investigate
needs-more-info
performance
pr-welcome
pull-request
question
wontfix
work in progress
work in progress
work-around-available
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynq#2476
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @of89013 on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/hibiken/asynq/issues/908
Originally assigned to: @hibiken on GitHub.
如果在同一个时刻发起500条定时任务, 然后处理器是4c的情况,是无法同时出路500条任务的
用processin的方式触发任务
@gautam-tiwari commented on GitHub (Aug 22, 2024):
https://github.com/hibiken/asynq/issues/907#issuecomment-2305259720