3 留言 (3 留言)0 反應 (0 反應)1 負責人 (1 負責人)Java12,643 star (12,643 star)1,163 fork (1,163 fork)batch import
enhancementhelp wanted
- 議題類型
- bug
- 研究方向
- Investigate the network inspector module in Stetho (likely in the 'stetho' module under com.facebook.stetho.inspector.network). Look for how multipart requests are handled, and check for any blocking operations on the main thread. The issue reporter mentions Chrome hangs when a multipart request is sent; this suggests a deadlock or infinite loop. Review the existing comments for any hints. Consider adding a test case with a multipart request to reproduce the issue.