Skip to content

Bug in LocalOperations::rmdirs #287

@dmitry-lipetsk

Description

@dmitry-lipetsk

if attempt < attempt:

It must be:

if attempt < attempts:

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions