A challenge of converting a project's core to asyncio by Petr Savelyev | PyConSe | 2024

Pyroute2 is a relatively large project with a history spanning about 10 years, primarily built around synchronous, threading-oriented code. One of the most popular and longstanding user requests has been to implement support for asynchronous parallelism. This task presents numerous challenges, ranging from continuous integration (CI) to maintaining compatibility, as the project must continue to support its existing synchronous code. https://pretalx.com/pyconse-2024/talk... #pyconse #pyconse2024