Amir Mossave

Results 2 comments of Amir Mossave

Try using uv.run(), it might solve your problem.

Use uv.run() in a separate thread and make sure that uv.run("nowait") is continuously checking for I/O operations.