Joshua Romero
Joshua Romero
I'm working on a site that uses this extension and noticed a pretty significant issue. When using token authorization, the extension caches the authorization token. Here's what I've done to...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.Throwable: Thread context was already set: com.intellij.openapi.actionSystem.ex.ActionContextElement@7e4e3e2f at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376) at com.intellij.concurrency.ThreadContext$installThreadContext$1.invoke(threadContext.kt:129) at com.intellij.concurrency.ThreadContext$installThreadContext$1.invoke(threadContext.kt:127) at com.intellij.concurrency.ThreadContext.withThreadLocal(threadContext.kt:183)...