xfy
b18476b443
fix(lua): 修复协程上下文设置问题
使用执行上下文(ExecutionContext)替代 RequestCtx 作为 LState 上下文,
因为 RequestCtx.Done() 依赖服务器连接状态,不适合用于超时控制。
RequestCtx 通过 coro.RequestCtx 字段访问。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 09:51:44 +08:00
..
2026-04-11 12:17:34 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 09:24:43 +08:00
2026-04-13 09:26:48 +08:00
2026-04-11 12:17:35 +08:00
2026-04-13 09:26:48 +08:00
2026-04-11 12:17:35 +08:00
2026-04-13 09:26:48 +08:00
2026-04-11 12:17:34 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 09:51:44 +08:00
2026-04-13 09:26:48 +08:00
2026-04-11 12:17:35 +08:00
2026-04-13 09:24:43 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 09:26:48 +08:00
2026-04-10 16:55:38 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 09:51:44 +08:00
2026-04-13 09:51:44 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 09:26:48 +08:00
2026-04-11 12:17:35 +08:00
2026-04-11 13:34:34 +08:00
2026-04-11 13:34:34 +08:00
2026-04-13 09:26:48 +08:00
2026-04-11 13:34:34 +08:00
2026-04-13 09:26:48 +08:00
2026-04-10 16:55:38 +08:00
2026-04-12 11:21:17 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 09:26:48 +08:00
2026-04-10 18:30:28 +08:00