ChromeRestClient
ChromeRestClient copied to clipboard
内存经常出现爆涨
os: windows 10 browser: chrome 版本 60.0.3112.78(正式版本) (64 位)
Advanced Rest Client Application: 9.14.64.305
Question: 在使用ARC过程中, 在程序调试过程中, 1、发送一个POST请求, 程序调试完,ARC正常。 2、ARC放着不动,重启应用程序。 3、再次通过ARC发送原来一样的请求(step 1) , 按钮卡住在Abort中,不动,这时内存已经出现爆涨的情况 4、请求发送不成功,卡在Abort中,取消,再发送,问题没解决。 5、查看chrome任务管理器,发现内存一直在涨。。
Is this a duplicate of #1075?
is not duplicate, anyother question.
In the use of ARC, During program debugging,
- send a POST request, ARC normal.
- Restart the program application(also debugging).
- Once again, the same request (step 1) is sent by ARC, and the button is stuck in Abort, and the memory is already exploding
- The request is not successful, and is stuck is in Abort, cancel it , send again, the problem is not solved.
- Check out the chrome task manager and find that the memory has been going up, up, up.