Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created October 23, 2020 05:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save velotiotech/d868f2238e0d0cfb0d3b8bb7495c647d to your computer and use it in GitHub Desktop.
Save velotiotech/d868f2238e0d0cfb0d3b8bb7495c647d to your computer and use it in GitHub Desktop.
RuntimeWarning: coroutine 'async_func' was never awaited
async_func()#this will do nothing because coroutine object is created but not awaited
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Velotio ...
... Blog!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment