Skip to content

internal_dns tests don't clean up after themselves #990

@davepacheco

Description

@davepacheco

It looks like the internal DNS tests spawn a separate tokio task to run the DNS server and never clean this up. They also don't clean up the files they create in $TMPDIR (which is hard to fix because the server is still running). This latter part makes it hard for us to write a check that no tests leave detritus in $TMPDIR, which makes it easy to create more tests that leave stuff there.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions