Adam Antal

Results 10 comments of Adam Antal

Hello @InAnYan, I would like to work on this issue/feature if it's still available.

Hello @koppor and @InAnYan, this is just a Draft PR, and it's not ready to be tested or anything. Think of this as my initial attempt or establishment to view...

> The threading thing looks complicated. There at least should be a note why a "synchronous" nested thread-spawning thing is nested in a Background-Task. > > Not sure if this...

Thank you for advices @Siedlerchr, @koppor and @InAnYan. I've removed redundant FetchThread timeout mechanism for simpler synchronous model fetching and I've used built-in timeout for HTTP Client fetching. I didn't...

@koppor there are 13 Unit tests that are failing are failing even on main branch and are not related to my code when I run full Gradle Build locally

@koppor I've fixed all GitHub checks, but I still can't pass those 13 Unit tests when creating full local build

> > @koppor I've fixed all GitHub checks, but I still can't pass those 13 Unit tests when creating full local build > > As long as they run on...

@koppor I've made modifications to use Nullmarked and Nullable as you hinted me. Is this what you had in your mind?

> > Currently no user-visible change, is it?\n\nI think, the model list in the preferences should be updated, shouldn't hey? Did I miss something? > > @st-rm-ng what's the answer...