cljfx

https://github.com/cljfx/cljfx
vlaaad 2020-11-11T06:11:34.146100Z

I'm not aware of such issues, could it be an infinite loop of subscriptions? Have you tried reproducing it with profiler running to see where the time is spent?

2020-11-11T06:58:00.147100Z

Really curious to understand this bug, but for now I am solving things a different way, hoping to come back to it soon 😊 .

👍 1
2020-11-11T07:25:15.147300Z

Haven't tried. Good idea, thanks! I'll also look into the subscriptions carefully.