Asyncio is strongly disliked, perhaps hated by many Python developers. This can be seen in the comments on social media when asyncio in Python is discussed. I believe this mostly stems from Python developers misunderstanding the promise of asyncio (e.g. not speed or ease of use) and not taking asyncio seriously as an alternative programming […]
Published on February 09, 2023 10:00