Konstantin Levinski
Konstantin Levinski
Let me know if you take PR's, ill try and dig deeper if so
Is there a specific next step wanna-be contributor with a bit of python experience could have a look at? To add momentum?
I did not get to try my idea yet 😒.
I like keeping API sync idea, actually. async can add a lot of mental overhead. Not sure about adding a low default limit though. Maybe make parallelizing callbacks simple but...
I like keeping API sync idea, actually. async can add a lot of mental overhead. Maybe just use thread pools if scalability is an issue? I am not convinced in...
Thank you for clarifying, @fscherf. In my Lona app there is no scalability concerns, as I use it as local UI, which is not the target for your proposed change