Download Latest Version v6.1.7 source code.tar.gz (2.0 MB)
Email in envelope

Get an email when there's a new version of Swoole

Home / v6.1.7
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-25 871 Bytes
v6.1.7 source code.tar.gz 2026-02-25 2.0 MB
v6.1.7 source code.zip 2026-02-25 3.4 MB
Totals: 3 Items   5.5 MB 0

🐛 Bug Fixed

  • Fixed an issue where improper configuration of the exponential backoff algorithm caused some coroutines to be unable to acquire locks for extended periods.
  • Added timeout control mechanism for the pdo_pgsql coroutine implementation to improve database operation stability.
  • Fixed an issue where Domain and Path parameters were specified when clearing a cookie but were not included in the actual response, preventing the cookie from expiring properly.

🐛 Bug 修复

  • 修复了因指数退避算法配置不当,导致部分协程长期无法获取锁的问题。
  • 为基于 pdo_pgsql 的协程实现增加了超时控制机制,以提升数据库操作的稳定性。
  • 修复了在清空 Cookie 时,虽然指定了 Domain 和 Path 参数,但实际响应中未携带这两个属性,导致 Cookie 无法正常过期的问题。
Source: README.md, updated 2026-02-25