AlexStocks / getty

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Apache License 2.0
886 stars 184 forks source link

空指针问题 #13

Closed fangyincheng closed 5 years ago

fangyincheng commented 5 years ago

微信图片_20190330225319 微信图片_20190330225304 微信图片_20190330225322 当程序发生panic进入handleLoop的defer代码块中,执行gc方法后,会导致如图三的空指针panic