Hi Andreas, On Sun, 27 Jan 2019 at 16:23, Andreas Tille <[email protected]> wrote:
> Control: tags -1 help upstream > Control: forwarded -1 https://github.com/cbcrg/tcoffee/issues/13 > > Hi Liubov, > > On Sun, Jan 27, 2019 at 04:06:51PM +0100, Liubov Chuprikova wrote: > > I was trying to figure out the reason for the failure but without any > > success. It appeared that the error is reproducible with the upstream's > > source version, so I have just opened an issue [1] to inform the upstream > > about this bug. > > > > [1] https://github.com/cbcrg/tcoffee/issues/13 > > Thanks a lot, > > Andreas. > I have just pushed a fix of this! The problem was with two processes competing for the same temporary file, as the tempfile names were defined static. With regards, Liubov

