[GH-ISSUE #949] Set minimum go version to ~1.23 #1477

Open
opened 2026-03-07 22:09:50 +03:00 by kerem · 0 comments
Owner

Originally created by @kamikazechaser on GitHub (Oct 29, 2024).
Original GitHub issue: https://github.com/hibiken/asynq/issues/949

Originally assigned to: @kamikazechaser on GitHub.

We should set the minimum go version as soon as a 1.24 is released so as to not break our promise on version compatibility.

Approximate timeline: Feb 2025.

Known issues affecting < 1.23:

  • Memory leak caused by use of time.After
Originally created by @kamikazechaser on GitHub (Oct 29, 2024). Original GitHub issue: https://github.com/hibiken/asynq/issues/949 Originally assigned to: @kamikazechaser on GitHub. We should set the minimum go version as soon as a 1.24 is released so as to not break our promise on version compatibility. Approximate timeline: Feb 2025. Known issues affecting < 1.23: * Memory leak caused by use of `time.After`
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#1477
No description provided.