Ruf format + Patch library
Improved feed updates by detecting whether the client’s update() is sync or async and executing it appropriately, preventing “coroutine was never awaited” warnings while avoiding event loop blocking.
Improved feed updates by detecting whether the client’s update() is sync or async and executing it appropriately, preventing “coroutine was never awaited” warnings while avoiding event loop blocking.