GoFlyAdmin icon indicating copy to clipboard operation
GoFlyAdmin copied to clipboard

code clean , make buffers for signal.

Open zhanluxianshen opened this issue 7 months ago • 0 comments

1 code clean for duplication 2 Package signal will not block sending to c: the caller must ensure that c has sufficient buffer space to keep up with the expected signal rate. For a channel used for notification of just one signal value, a buffer of size 1 is sufficient. signal

zhanluxianshen avatar Jul 23 '24 06:07 zhanluxianshen