About this question

Asyncio Deadlock Scenario

Hard · Code Analysis · Quant Trader interview question · asyncio, deadlock, python, concurrency

Consider the following Python code using asyncio: What will happen when this code is executed?