Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 305 Bytes

1.5.7 - 4.2.8.md

File metadata and controls

10 lines (9 loc) · 305 Bytes

4.2.8

  • 更好的PHP栈协程切换器和Channel实现
  • 增加GDB调试协程工具
  • MySQL模块优化 (#2124)
  • Postgre模块优化 (#2069)
  • 修复MySQL客户端使用存储过程的BUG (#2117)
  • 修复HTTP客户端大文件上传BUG
  • 增加协程嵌套检测
  • 修复co::exec的wait进程的bug