Mayank
12/15/2020, 12:33 PMandylamax
12/15/2020, 1:15 PMDeactivated User
12/15/2020, 3:17 PMMayank
12/15/2020, 5:45 PMDeactivated User
12/15/2020, 5:47 PMMayank
12/15/2020, 5:47 PMDeactivated User
12/15/2020, 5:50 PMPablo Caviglia
12/15/2020, 5:54 PMDeactivated User
12/15/2020, 5:57 PMPablo Caviglia
12/15/2020, 5:57 PMMayank
12/15/2020, 6:03 PMDeactivated User
12/15/2020, 6:06 PMMayank
12/15/2020, 6:09 PMDeactivated User
12/15/2020, 6:10 PMMayank
12/15/2020, 6:11 PMDeactivated User
12/15/2020, 6:12 PMMayank
12/15/2020, 6:13 PMDeactivated User
12/15/2020, 6:13 PMMayank
12/15/2020, 6:14 PMDeactivated User
12/15/2020, 6:16 PMMayank
12/15/2020, 6:21 PMDeactivated User
12/15/2020, 6:22 PMMayank
12/15/2020, 6:24 PMIosGameWindow
Deactivated User
12/16/2020, 5:40 PMPablo Caviglia
12/16/2020, 5:40 PMMayank
12/16/2020, 5:45 PMDeactivated User
12/16/2020, 6:35 PMMayank
12/16/2020, 7:21 PMconfigureLoggerFromProperties
in Korge invoke.
I cloned Korge and commented that. Then exception started coming from another place. This time resourcesVfs()
in Views.kt. I cloned korio and added @ThreadLocal which solved the problem. After that exception was coming from other places where logger was used. As it required to clone logger repo and I was busy with some other work and I didn't know how many more modifications will be required so I stopped.
@Deactivated User Can we achieve this easily or would it require many changes? Thread safe structures are not required just that each thread having their own instances should do the trickDeactivated User
12/21/2020, 11:25 AM./gradlew :samples:hello-world:runJvm
then make a PR with changes covering the repos. I synchronize each repo individually from time to time.Mayank
12/21/2020, 11:29 AMDeactivated User
12/21/2020, 11:34 AMMayank
12/21/2020, 11:36 AM