comp.lang.ada
 help / color / mirror / Atom feed
* task abortion
@ 2012-01-25 10:11 tonyg
  2012-01-25 10:43 ` Dmitry A. Kazakov
  0 siblings, 1 reply; 5+ messages in thread
From: tonyg @ 2012-01-25 10:11 UTC (permalink / raw)



I want to be able to abort a task if it has not responded for a while,
and then start a new one in its stead.

I have a pointer going to the concerned task.

Each task has a 'stop accept' in its rendezvous which forces it out of
its loop so that it ends, but if the task has frozen for some reason
then I want to abort.

I would be interested how to do this and folks strategies for keeping
on top of tasks



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-31 13:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-25 10:11 task abortion tonyg
2012-01-25 10:43 ` Dmitry A. Kazakov
2012-01-26  9:12   ` tonyg
2012-01-26 16:47     ` Anh Vo
2012-01-31 13:25       ` tonyg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox