lionblaze
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited "java.lang.IllegalStateException: read job must've been cancelled" when using KotlinAwareMoveFilesOrDirectoriesProcessor
AnsweredHiI am writing a plugin that refactors directories for project with Java and Kotlin files.I have code that repeatedly runs this in EDT CoroutineContextval processor = KotlinAwareMoveFilesOrDirector...