[GH-ISSUE #495] [BUG] Task stuck at active state #223

Closed
opened 2026-03-02 05:19:45 +03:00 by kerem · 2 comments
Owner

Originally created by @hieunguyen1809 on GitHub (Jun 20, 2022).
Original GitHub issue: https://github.com/hibiken/asynq/issues/495

Originally assigned to: @hibiken on GitHub.

Describe the bug
Many tasks are stuck at running state and I cannot cancel or delete them. Also I realize that "Next Process Time" info always change to current timestamp when I reload the page (using asynmon)

To Reproduce
Steps to reproduce the behavior (Code snippets if applicable):
Cannot reproduce but I ensure that workers are not crash when processing. It happen when I run many tasks at the same time (around ~ 1000 tasks)

Screenshots
Screen Shot 2022-06-20 at 20 45 18

Environment (please complete the following information):

  • OS: Linux alpine:3.13
  • Version of asynq package: v0.22.1
Originally created by @hieunguyen1809 on GitHub (Jun 20, 2022). Original GitHub issue: https://github.com/hibiken/asynq/issues/495 Originally assigned to: @hibiken on GitHub. **Describe the bug** Many tasks are stuck at running state and I cannot cancel or delete them. Also I realize that "Next Process Time" info always change to current timestamp when I reload the page (using asynmon) **To Reproduce** Steps to reproduce the behavior (Code snippets if applicable): Cannot reproduce but I ensure that workers are not crash when processing. It happen when I run many tasks at the same time (around ~ 1000 tasks) **Screenshots** <img width="703" alt="Screen Shot 2022-06-20 at 20 45 18" src="https://user-images.githubusercontent.com/57081022/174616345-38a88a68-72fc-4a61-8e3d-006b9bd2325d.png"> **Environment (please complete the following information):** - OS: Linux alpine:3.13 - Version of `asynq` package: v0.22.1
kerem 2026-03-02 05:19:45 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@hibiken commented on GitHub (Jun 20, 2022):

@hieunguyen1809 Thank you for opening this issue.

Would you mind answering the questions asked in this comment?

<!-- gh-comment-id:1160927503 --> @hibiken commented on GitHub (Jun 20, 2022): @hieunguyen1809 Thank you for opening this issue. Would you mind answering the questions asked in [this commen](https://github.com/hibiken/asynq/issues/420#issuecomment-1075146735)t?
Author
Owner

@hibiken commented on GitHub (Jun 26, 2022):

Duplicate of #420

@hieunguyen1809 if you are still having this issue, please see the comment above!

<!-- gh-comment-id:1166627147 --> @hibiken commented on GitHub (Jun 26, 2022): Duplicate of #420 @hieunguyen1809 if you are still having this issue, please see the comment above!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#223
No description provided.