mirror of
https://github.com/tnb-labs/panel.git
synced 2026-08-31 01:12:17 +08:00
8a205f6ec8
file::memory: DSN 每个连接得到独立私有库,GORM 连接池多连接时 主 goroutine 创建的任务对 runner goroutine 不可见,runner 查不到 waiting 任务导致 waitStatus 超时。限单连接与 SQLite 单文件语义一致。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>