Skip to content

Potential drop issue with test fixture Context #63

@clearydude

Description

@clearydude

It seems like the context structs used in tests impl Drop to clean up their folders
However, the directories used in the contexts are from the tempdir crate, so they clean themselves up on their own.
This may need to be looked into...

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions