From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,462a4f123e2d4476 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-23 22:49:30 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.tpinternet.pl!news.tpi.pl!not-for-mail From: Michal Nowikowski Newsgroups: comp.lang.ada Subject: Re: not handled exceptions Date: Sun, 24 Mar 2002 07:47:37 +0100 Organization: tp.internet - http://www.tpi.pl/ Message-ID: References: <5ee5b646.0203230352.7095fff0@posting.google.com> <2l8n8.96800$Yv2.30930@rwcrnsc54> NNTP-Posting-Host: zamek.gda.pl Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.tpi.pl 1016952547 3683 62.89.105.194 (24 Mar 2002 06:49:07 GMT) X-Complaints-To: usenet@tpi.pl NNTP-Posting-Date: Sun, 24 Mar 2002 06:49:07 +0000 (UTC) X-Comment-To: "Steve Doiel" User-Agent: Pan/0.11.2 (Unix) Xref: archiver1.google.com comp.lang.ada:21603 Date: 2002-03-24T07:47:37+01:00 List-Id: On Sun, 24 Mar 2002 00:37:34 +0100, Steve Doiel wrote: > task_loop: > loop > select > Do_Something; > or > terminate; > exit task_loop; > end select; > end loop task_loop; > > When you give the select a terminate option it will be taken when the > controlling task terminates. I know that. But what to do if Do_Something is executing and would be for a longer time. Could it be interupted? Godfryd -- | Michal Nowikowski | BOFH excuse #203: Write-only-memory subsystem too slow for this | machine. Contact your local dealer.