Files
appwrite/src
Jake Barnby ef46367fa3 Use Channel-based polling in all() implementation
Instead of relying on then() callbacks which may not fire correctly,
poll the adopted promise state directly using Swoole Coroutine::sleep
for proper yielding. Each promise is waited on in its own coroutine.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 22:21:07 +13:00
..
2025-12-11 09:01:31 +00:00