Concurrency-With-Python
Concurrency-With-Python copied to clipboard
chapter 9 loopForever won't run on Python 3.7
Hi!
the file for chapter 9 loopForever.py won't run since there's a Syntax Error at lines 8, 15, 21 and 22. It seems that for Python 3.7 the syntax asyncio.async is no longer valid