Gooddbird / tinyrpc

c++ async rpc framework. 14w+qps.
Apache License 2.0
1.29k stars 189 forks source link

Mn coroutine #36

Closed Gooddbird closed 2 years ago

Gooddbird commented 2 years ago

fix coredump that resume tcpconnection's coreoutine, but tcpconnection is free. it cause by TcpConnection Construct function export this point to cross-thread object