[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: shelf-tests failure on macOS

From: Branko Čibej <brane_at_apache.org>
Date: Thu, 14 Jun 2018 04:12:32 +0200

On 14.06.2018 04:04, Branko Čibej wrote:
> So, long story short ... changing all the open().write() statements to
> the 'with' form should at least remove one possible source of bugs.

We also use open().read() a lot, but that should not have timing
problems since it doesn't modify the file.

-- Brane
Received on 2018-06-14 04:12:41 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.