✍️ Describe the bug
Debug build with StrictMode detectLeakedClosableObjects reports leaked resource at
com.chuckerteam.chucker.api.ChuckerInterceptor$ChuckerTransactionTeeCallback.readResponseBuffer(ChuckerInterceptor.kt:253)
💣 Steps to reproduce
- add
StrictMode.setVmPolicy(StrictMode.VmPolicy.Builder().detectAll().penaltyLog().build())
- make test requests
📱 Tech info
✍️ Describe the bug
Debug build with
StrictMode detectLeakedClosableObjectsreports leaked resource atcom.chuckerteam.chucker.api.ChuckerInterceptor$ChuckerTransactionTeeCallback.readResponseBuffer(ChuckerInterceptor.kt:253)💣 Steps to reproduce
StrictMode.setVmPolicy(StrictMode.VmPolicy.Builder().detectAll().penaltyLog().build())📱 Tech info