nps-mux
nps-mux copied to clipboard
fix panic bugs
- fix fatal error: concurrent map iteration and map write;
- panic: send on closed channel;