Skip to content

Ruf format + Patch library

Choose a tag to compare

@caiosweet caiosweet released this 29 Jan 16:44

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.