aceld / zinx

A lightweight concurrent server framework based on Golang.
https://github.com/aceld/zinx/wiki
MIT License
7.05k stars 1.21k forks source link

fix bug: [Panic]: send on closed channel #318

Closed aceld closed 5 months ago

aceld commented 5 months ago

fix Bug https://github.com/aceld/zinx/issues/315 [Panic]: send on closed channel

aceld commented 5 months ago

@GStones Review Please