Skip to content

Instantly share code, notes, and snippets.

@jordanorelli
Created December 29, 2020 20:34
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 jordanorelli/72e828704310c87d2ec80ec6e6ca02c0 to your computer and use it in GitHub Desktop.
Save jordanorelli/72e828704310c87d2ec80ec6e6ca02c0 to your computer and use it in GitHub Desktop.
send_request_one()
response_two = send_request_two()
response_three = send_request_three()
send_request_four()
await response_two
await response_three
send_request_five()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment