The subject of concurrency

2 2,550 246
articles words lines of code

Today I learned about context variables from the module contextvars and how to use them.

Today I learned how to cook with asyncio and async code in Python.