You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the work has been done: theodus/axum. But there's a recurring compiler bug preventing progress, where holding graphql_parser::query::Text across awaits can suddenly become impossible. So until it gets fixed or we figure out a workaround, we're stuck on an old version of actix-web.
Most of the work has been done: theodus/axum. But there's a recurring compiler bug preventing progress, where holding
graphql_parser::query::Text
acrossawait
s can suddenly become impossible. So until it gets fixed or we figure out a workaround, we're stuck on an old version of actix-web.More discussion on the relevant compiler bug:
The text was updated successfully, but these errors were encountered: