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-Thread: 103376,4bd6ca8f7a1eb225 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.11.9 with SMTP id m9mr2426800pbb.1.1322736995973; Thu, 01 Dec 2011 02:56:35 -0800 (PST) Path: lh20ni50741pbb.0!nntp.google.com!news1.google.com!feed-C.news.volia.net!volia.net!news2.volia.net!feed-A.news.volia.net!news.musoftware.de!wum.musoftware.de!news.swapon.de!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Class with task destructor Date: Thu, 01 Dec 2011 10:55:27 +0000 Organization: A noiseless patient Spider Message-ID: References: <30604696.94.1322013045135.JavaMail.geo-discussion-forums@yqzz20> <24938373.1788.1322615481874.JavaMail.geo-discussion-forums@yqjo5> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="16699"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18v+ulmN7+dvEAcilWO9ctfmh4xjNGEfQ0=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) Cancel-Lock: sha1:U3JWVNlNVALw+nE+ztKEk8+I2Gs= sha1:rGJYlPzzsIyfo7QpKYAoMB+PqqU= Xref: news1.google.com comp.lang.ada:19286 Content-Type: text/plain; charset=us-ascii Date: 2011-12-01T10:55:27+00:00 List-Id: "J-P. Rosen" writes: > When the waiting task receives Tasking_Error, the waited task is > terminated (well, completed, but that should be close enough). I think whether it's 'close enough' is going to depend on the fine detail of the interaction between the Ada RTS and the underlying OS.