1019499415
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
1019499415 created a post, How to call DynamicPlugins.unloadPlugin() without triggering SlowOperations assertions on EDT?
Hi there, I use the DynamicPlugins.unloadPlugin() api. It is allowed from Event Dispatch Thread (EDT) only, but it will throw java.lang.Throwable: Slow operations are prohibited on EDT. See SlowOpe...