Rob Percival
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
-
-
-
-
-
-
Rob Percival created a post, AnsweredPyCharm freezes when LocalInspectionTool plugin makes lots of HTTP requests
I've written a LocalInspectionTool in Kotlin that has to make quite a few HTTP requests as part of executing its checkFile() method. I'd have expected that this would all happen in the background a...