rethink-app icon indicating copy to clipboard operation
rethink-app copied to clipboard

v055u: TimeoutException in ThemeImpl.finalize() timed out after 60 seconds

Open ignoramous opened this issue 2 months ago • 0 comments

Non-fatal Exception: java.util.concurrent.TimeoutException: android.content.res.ResourcesImpl$ThemeImpl.finalize() timed out after 60 seconds
       at android.content.res.AssetManager.releaseTheme(AssetManager.java:1079)
       at android.content.res.ResourcesImpl$ThemeImpl.finalize(ResourcesImpl.java:1339)
       at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:250)
       at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:237)
       at java.lang.Daemons$Daemon.run(Daemons.java:103)
       at java.lang.Thread.run(Thread.java:764)

Probably nothing we can do here?

ignoramous avatar Nov 06 '25 19:11 ignoramous