Attempt fixing repeated failures on CircleCI

Merged
#13 · Created  · Last updated

Merged pull request

Remove need for uuid in old file

e615aa5·Author: ·Closed by: ·2018-07-02

Description

Technical description: When _lockfree_move_file is called with recurse=True, it is backing up destination file with different contents. But the check the source file (the old destination file in this context) is not appropriate, because other process could have already created the new destination file in the mean time.

 

Can be merged into next and/or set as CircleCI dependency on a DOLFIN branch to give it some testing.

0 attachments

0 comments

Loading commits...