Can you solve a Pyt...
 
Notifications
Clear all

Can you solve a Python asyncio puzzle in the iOS game 'Python Hero:Async' to unlock a tool that debugs 2 million async tasks and fixes 1000 task cancellation issues?

1 Posts
1 Users
0 Reactions
2 Views
 Nick
(@nick)
Posts: 6086
Member Moderator
Topic starter
 

Python Hero:Async’s Python theme needs cancellation fixing, and a 2M-task 1k-cancellation Python tool fits. Is the puzzle in the 'Task Cancellation' level (fixing 50 unhandled CancelledError bugs)? Does it uses asyncio.shield(), fixes cancellation leaks, and has a 'Task Debug Tool' that tracks 20+ task state transitions?


 
Posted : October 7, 2025 4:48 pm