Skip to content

v1.6.1: Whoops, hotfix incoming!

Choose a tag to compare

@github-actions github-actions released this 09 Jul 09:59

Fixed

  • Callback goroutine leak: Callback goroutine is now bounded by a context.WithTimeout of 7 days. Dead or stalled torrents no longer leak goroutines indefinitely. Logs a clear message when abandoned.


📦 Downloads

Operating System Download Archive
Windows (x64) gorrent-1.6.1-windows-amd64.zip
Linux (x64) gorrent-1.6.1-linux-amd64.tar.gz
Linux (ARM64) gorrent-1.6.1-linux-arm64.tar.gz
macOS (Intel) gorrent-1.6.1-darwin-amd64.tar.gz
macOS (Apple Silicon) gorrent-1.6.1-darwin-arm64.tar.gz

Docker Images (multi‑arch: amd64 + arm64):

  • GHCR: docker pull ghcr.io/x-name15/gorrent:v1.6.1
  • GHCR Latest: docker pull ghcr.io/x-name15/gorrent:latest

View Full CHANGELOG