Skip to content

Instantly share code, notes, and snippets.

@kunigami
Created February 2, 2020 00:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kunigami/e8cdd5a85db57c6ed8c7bfe3c24d512b to your computer and use it in GitHub Desktop.
Save kunigami/e8cdd5a85db57c6ed8c7bfe3c24d512b to your computer and use it in GitHub Desktop.
async def generator_async():
await generator2()
await generator3()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment