mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-26 07:25:56 +03:00
[GH-ISSUE #1048] Release: v0.26.0 #500
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#500
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 @kamikazechaser on GitHub (May 15, 2025).
Original GitHub issue: https://github.com/hibiken/asynq/issues/1048
This issue describes what will go into the next release:
Main:
PRs:
TBC
@ttc0419 commented on GitHub (Aug 27, 2025):
go 1.25 is now released, are there any updates for the upcoming release?
@kamikazechaser commented on GitHub (Sep 2, 2025):
Yeah, I'll prepare for it soon.
@kamikazechaser commented on GitHub (Nov 4, 2025):
Early preview testing:
go get github.com/hibiken/asynq@preview-v0.26.0@cielu commented on GitHub (Nov 16, 2025):
I have a suggestion:
asynq.Config{Concurrency: 100}. Sometimes it's necessary to set different concurrency values for different tasks to prevent all tasks from being blocked.@donpierro commented on GitHub (Dec 12, 2025):
Do we have any updates? When is the final release of this version expected?
@nauanelinhares commented on GitHub (Feb 3, 2026):
Do we have any updates guys?