[GH-ISSUE #358] [BUG] #2181

Closed
opened 2026-03-15 19:34:42 +03:00 by kerem · 5 comments
Owner

Originally created by @carrymec on GitHub (Nov 22, 2021).
Original GitHub issue: https://github.com/hibiken/asynq/issues/358

Discussed in https://github.com/hibiken/asynq/discussions/357

Originally posted by carrymec November 22, 2021
github.com/hibiken/asynq@9f2c321e98/internal/rdb/rdb.go (L871)

image

when line 679 for range this data will 'panic(uuid: Parse( + s + ): + err.Error())'
image

Originally created by @carrymec on GitHub (Nov 22, 2021). Original GitHub issue: https://github.com/hibiken/asynq/issues/358 ### Discussed in https://github.com/hibiken/asynq/discussions/357 <div type='discussions-op-text'> <sup>Originally posted by **carrymec** November 22, 2021</sup> https://github.com/hibiken/asynq/blob/9f2c321e9804901f06b58e82f9e0ce4125d80b74/internal/rdb/rdb.go#L871 ![image](https://user-images.githubusercontent.com/36873164/142816180-5455250e-59d4-4445-9495-f4eb2992f038.png) when line 679 for range this data will 'panic(`uuid: Parse(` + s + `): ` + err.Error())' ![image](https://user-images.githubusercontent.com/36873164/142816281-17ba7b89-373f-4f8c-8b05-ecb740d54d99.png) </div>
kerem closed this issue 2026-03-15 19:34:47 +03:00
Author
Owner

@carrymec commented on GitHub (Nov 22, 2021):

image

<!-- gh-comment-id:975180417 --> @carrymec commented on GitHub (Nov 22, 2021): ![image](https://user-images.githubusercontent.com/36873164/142816635-c8ac3406-a1e8-4d8f-9467-dcf7636344e9.png)
Author
Owner

@carrymec commented on GitHub (Nov 22, 2021):

i dont know when this data created

<!-- gh-comment-id:975180687 --> @carrymec commented on GitHub (Nov 22, 2021): i dont know when this data created
Author
Owner

@hibiken commented on GitHub (Nov 22, 2021):

@carrymec thank you for opening an issue.

Could you describe the steps to reproduce the bug?

<!-- gh-comment-id:975557739 --> @hibiken commented on GitHub (Nov 22, 2021): @carrymec thank you for opening an issue. Could you describe the steps to reproduce the bug?
Author
Owner

@carrymec commented on GitHub (Nov 24, 2021):

i remove all asynq:{default}:t* keys

<!-- gh-comment-id:977460579 --> @carrymec commented on GitHub (Nov 24, 2021): i remove all asynq:{default}:t* keys
Author
Owner

@hibiken commented on GitHub (Dec 20, 2021):

I don't believe this is a bug of the library since user deleted tasks from redis manually. Closing this.

<!-- gh-comment-id:997967228 --> @hibiken commented on GitHub (Dec 20, 2021): I don't believe this is a bug of the library since user deleted tasks from redis manually. Closing this.
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#2181
No description provided.