chiark / gitweb /
put util_create_path() and file creastion in a retry loop
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 10 Sep 2009 00:08:05 +0000 (02:08 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 10 Sep 2009 00:08:05 +0000 (02:08 +0200)
On 8/29/09, Florian Zumbiehl <florz@florz.de> wrote:
> Could it happen that > util_create_path() and util_delete_path()
> do run in parallel for > the same directory? After all, util_create_path()
> does handle > the case where creation of the directory happens in parallel
> to it running, so it doesn't seem all that unlikely to me ...


No differences found