No I am using this. But I have a driver written in nim which uses thread extensively. I making a tool to give a UI interface to the driver. So when click many UI widgets the UI frezzes as the firmware takes time to get the status of the device. So I am not able to decide what is write way to do this.
- Thread vs Async for long running task frogEye
- Re: Thread vs Async for long running task boia01
- Re: Thread vs Async for long running task treeform
- Re: Thread vs Async for long running task frogEye
