From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:ac8:5448:: with SMTP id d8mr4838674qtq.392.1616000189261; Wed, 17 Mar 2021 09:56:29 -0700 (PDT) X-Received: by 2002:a25:6b44:: with SMTP id o4mr3057930ybm.161.1616000189058; Wed, 17 Mar 2021 09:56:29 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!news.uzoreto.com!newsreader4.netcologne.de!news.netcologne.de!feeder1.cambriumusenet.nl!feed.tweak.nl!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 17 Mar 2021 09:56:28 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=84.209.88.37; posting-account=bPTmZAoAAAC_6HP9XLKB9aAAxBa6BuOR NNTP-Posting-Host: 84.209.88.37 References: <6aad7864-7b88-4e73-b4fe-f4cd30673b28n@googlegroups.com> <08e35535-f3b8-4c6f-accb-4be015111fb7n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <95c20505-1080-47ad-b10d-b9f88b5b52fen@googlegroups.com> Subject: Re: Attempting to create file i task From: reinert Injection-Date: Wed, 17 Mar 2021 16:56:29 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:61595 List-Id: Seems like I have a task synchronization problem. I tried to avoid "tasking= " and it now works fine. reinert onsdag 17. mars 2021 kl. 17:19:15 UTC+1 skrev J-P. Rosen: > Le 17/03/2021 =C3=A0 15:17, reinert a =C3=A9crit :=20 >=20 > > Sorry to be imprecise. The files for two instances of the task have dif= ferent names.=20 > > For example "name_1" and "name_2" respectively. My problem is that the = (external) file "name_1" is overwritten.=20 > > When I run the two task separately (with various tasks between) then "n= ame_1" is not overwritten.=20 > > > The first thing I would do is to print the variable my_file_name to=20 > check if, due to an unrelated bug, they happen to be the same... > --=20 > J-P. Rosen=20 > Adalog=20 > 2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX=20 > Tel: +33 1 45 29 21 52, Fax: +33 1 45 29 25 00=20 > http://www.adalog.fr