comp.lang.ada
 help / color / mirror / Atom feed
From: Frank Schneider <schneifr@iassnb.ias.uni-stuttgart.de>
Subject: Aborting Tasks with abort command
Date: 1996/07/10
Date: 1996-07-10T00:00:00+00:00	[thread overview]
Message-ID: <4rvo0d$vee@info4.rus.uni-stuttgart.de> (raw)


Hello

My problem is that I can't abort a running task with the "abort" command.

The structure of the task looks like this:

task body test is 
 ....
 begin
   loop
  ...
   delay ...
    ...
   delay ...
   ...
   delay until ...
   end loop;
 end test;

"abort test" doesn't work. Without the delay commands it works pretty, but I
need the delays.
I use gnat 3.03 under LINUX. 
Can anybody help me? 

Greetings and thanks

Frank





             reply	other threads:[~1996-07-10  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-10  0:00 Frank Schneider [this message]
1996-07-10  0:00 ` Aborting Tasks with abort command James Rhodes
replies disabled

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