Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Call
getAuthenticationState
on a pooled thread instead of EDT (#1996)
No need to call this method on EDT (at least not there). ## Test plan 1. `runIde` 2. verify that the error does not appear in the logs
- Loading branch information