Skip to content

generate_temporary_path_name uses default parameters to generate a random use name #1

Description

@mfcabrera
  • TrustYou Luigi Utilities version: 0.2.0

Description

The method generate_temporary_path_name uses a default parameter to generate a random number. Default parameters are generated only once so multiple calls to this might generate the same directoy. In the context of a pipe this might not be an issue but it might affect in other scenarios.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions