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_50,INVALID_DATE, MSGID_SHORT autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!decvax!harpo!floyd!clyde!akgua!sb1!mb2c!uofm-cv!galc From: galc@uofm-cv.UUCP (David Gal) Newsgroups: net.lang.ada Subject: Tasking Question Message-ID: <271@uofm-cv.UUCP> Date: Tue, 4-Oct-83 20:42:40 EDT Article-I.D.: uofm-cv.271 Posted: Tue Oct 4 20:42:40 1983 Date-Received: Thu, 6-Oct-83 01:52:52 EDT List-Id: Question: What happens to a task created via the 'new' operator? Who has the right to abort the process and is there any procedure which must wait for the task to terminate before completing itself?