prerelease_deps
session with coroutine 'UnaryUnaryCall._invoke' was never awaited
with pytest-asyncio>0.21.2
#954
Labels
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
See build log here where the presubmit
Kokoro Prerelease Dependencies
which runs theprerelease_deps
nox session fails withRuntimeWarning: coroutine 'UnaryUnaryCall._invoke' was never awaited
The issue only appears when using
pytest-asyncio>0.21.2
The text was updated successfully, but these errors were encountered: