Re: Multitask Feedback
- Posted by "Juergen Luethje" <j.lue at gmx.de> Sep 22, 2005
- 495 views
Greg Haberek wrote: <snip> > What I'd like to see is task crash handling: > > Example: > > 1. A task is created and started. > 2. The task crashes due to a runtime error. > 3. Your crash routine is called with the task id. > 4. Your crash routine notifies the user. > 5. Your crash routine returns true/false to fail or continue. > > Just a thought! I have an additional idea. If a task crashes and nothing outside that task is affected, only that task "dies", and all other tasks keep running. Is that possible? Regards, Juergen -- Have you read a good program lately?