> For the complete documentation index, see [llms.txt](https://til.kurianbenoy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.kurianbenoy.com/async-await/lesson-1-asyncio-history.md).

# Lesson 1- asyncio history

![](/files/-MiZXQZOUiGU6_8KnunQ)

Talk about threads in python:

1. Latency - acts and issue. Don't block context in foreground. The code running done in foreground.

Users react using UI is lacky. The car in the background using system.

1.
