When run python using uv and press Ctrl+c the KeyboardInterrupt kept on executing until press Esc key. This is only exhibited when running python using uv. When python is run from normal distribution ...
What did you expect to see? Clean shutdown of the server. What did you see instead? This raises an asyncio.CancelledError exception in AioServer._serving_task_crash ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results