async.h icon indicating copy to clipboard operation
async.h copied to clipboard

Draft: (dependencies) Add example print after

Open aedrax opened this issue 4 years ago • 0 comments

This pull request does rely on #10 and #11 so until then it will remain a Draft:

I created another sample program that I believe will be helpful for those coming from asyncio in python. Many of the examples for the python asyncio module show creating a coroutine where you print a message after a delay. Let me know what you think :)

aedrax avatar Jan 09 '22 07:01 aedrax