You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我们现在是暂时在源代码里,抛出异常之前手动回收了连接?
请问你们是怎么解决这个问题的?
------------------ 原始邮件 ------------------
发件人: "yumindayu"<notifications@github.com>;
发送时间: 2020年6月16日(星期二) 下午2:44
收件人: "swoft-cloud/swoft"<swoft@noreply.github.com>;
抄送: "冷锋"<1348207308@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [swoft-cloud/swoft] rpc-client 连接池bug (#1315)
我也遇到这个问题了
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
我们现在是暂时在源代码里,抛出异常之前手动回收了连接? 请问你们是怎么解决这个问题的? ------------------ 原始邮件 ------------------ 发件人: "yumindayu"<notifications@github.com>; 发送时间: 2020年6月16日(星期二) 下午2:44 收件人: "swoft-cloud/swoft"<swoft@noreply.github.com>; 抄送: "冷锋"<1348207308@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [swoft-cloud/swoft] rpc-client 连接池bug (#1315) 我也遇到这个问题了 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Describe the bug
rpc-client ServiceTrait 调用sendAndRecv抛出异常后没有回收连接,导致连接耗尽
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Details
// paste output here
// paste code
The text was updated successfully, but these errors were encountered: