Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Test for process interruption generates untracked files #992

@cecton

Description

@cecton

After running any of the cli tests, a few directories are created for data.

There is nothing wrong with that but they should be ignored in the Git repository and not marked as untracked files. If we don't do that, someone WILL commit them by mistake one day.

We should use /tmp instead like in substrate (using tempfile).

Related to: paritytech/substrate#4888

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions