aoi
aoi copied to clipboard
修复一个因为协程释放引发的空指针错误
当 aoi.new 时传入的 lua state 不是 lua 创建时 main thread 的 L 时,临时的 rpc 调用的 thread 被垃圾回收后,L 指针为野指针。