Skip to content

fix(sessions): 重复创建 Transport 导致内存溢出#64

Open
Aruelius wants to merge 2 commits into
wangluozhe:mainfrom
Aruelius:patch-1
Open

fix(sessions): 重复创建 Transport 导致内存溢出#64
Aruelius wants to merge 2 commits into
wangluozhe:mainfrom
Aruelius:patch-1

使用 `sync.Once` 保证赋值语句只执行一次

a5cf141
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs