Neil Halelamien

Results 2 comments of Neil Halelamien

If I'm reading the Python asyncio docs correctly, this behavior might cause issues if code uses an asyncio.TaskGroup or asyncio.timeout(): https://docs.python.org/3/library/asyncio-task.html#task-cancellation >It is recommended that coroutines use try/finally blocks to...

Is there anybody working on this issue, and is there any way others can help? Either this or the related https://github.com/moby/buildkit/issues/2274