Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

长时间多次post请求会出现内存泄露? #40

Closed
autumoon opened this issue Apr 6, 2021 · 6 comments
Closed

长时间多次post请求会出现内存泄露? #40

autumoon opened this issue Apr 6, 2021 · 6 comments

Comments

@autumoon
Copy link

autumoon commented Apr 6, 2021

包含头文件,然后客户端使用示例代码:
const auto &&reply = JQNet::HTTP::post( "http://127.0.0.1:23412/TestUrl", "AppendData" );
进行120ms/次请求,则出现内存不断增长的问题,请问这个问题有什么好的解决方案吗?
服务端正常,客户端出现内存泄露?期待你的交流,我的QQ4589968

@188080501
Copy link
Owner

38d6cdc
尝试修复内存泄漏问题

@zhao1989beilong
Copy link

还是有内存泄露的情况。楼主

@autumoon
Copy link
Author

还是有内存泄露的情况。楼主

请求部分可以自己写 这部分内存泄露确实还没有被完全修复

@zhao1989beilong
Copy link

还是有内存泄露的情况。楼主

请求部分可以自己写 这部分内存泄露确实还没有被完全修复

你好,这边有没有用数据库啊,qt5.12后跨线程调取数据库有问题,但是不在回调里面调取数据库的话没有头绪。。

@188080501
Copy link
Owner

#55
貌似是这个问题相关?已经复用了manage,问题暂时关闭,如果还有请反馈

@zhao1989beilong
Copy link

zhao1989beilong commented Apr 6, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants