mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
4f2f9fedfa
Merge conflict in Resolvers.php between the coroutine lock (fix/graphql-coroutine-safe-response) and the otel route restore (fix-gql-route-reset from 1.9.x). Both changes are needed: the lock serialises concurrent resolvers while the route restore prevents otel span clobbering.