Closed
Description
It seems we don't need to use await
anymore with the subscribe
method since the latest 3.3.0a3 pre-release.
This causes current gql tests to fail with either:
TypeError: object async_generator can't be used in 'await' expression
TypeError: object ExecutionResult can't be used in 'await' expression
That new interface seems cleaner but could you please maybe indicate that breaking change in the release notes?
Thanks,
Metadata
Metadata
Assignees
Labels
No labels