houxinlin / cool-request

IDEA API、Java Method debug tools
https://www.coolrequest.dev
GNU General Public License v2.0
285 stars 60 forks source link

疑似内存泄露? #126

Open abc45628 opened 2 days ago

abc45628 commented 2 days ago

idea.log有这个警告。 2024-12-02 10:06:06,242 [ 697775] WARN - okhttp3.OkHttpClient - A connection to https://coolrequestapi.coolrequest.dev/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);

houxinlin commented 2 days ago

好的,下个版本修复