Talk:Robust Turtle API
From ComputerCraft Wiki
About digging
You should add a timeout function so that your turtle's problem doesn't stall. If someone has a cobblestone generator for example, and they want it to dig only 128 at a time, your program is going to be frozen. -Unit 10:03, 14 April 2013 (MSK)
- Good point. It will not happen often, but the purpose is to be robust so I guess I'll add it. --Requios 11:42, 15 April 2013 (MSK)