Skip to content

Dir is not cleaned when I hit ctrl+c #121

@JanBednarik

Description

@JanBednarik

I'm using tmp package in unit tests with tmp.setGracefulCleanup();. I'm creating temp directory for tests with unsafeCleanup = true.

It works fine if I don't hit ctrl+c to interrupt tests. Then the temp dir is not deleted. How can I get it deleted automatically in this case?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions