Skip to content

Testing with Twisted 22.4 results in infinite loop creating temporary config filesΒ #238

@bnavigator

Description

@bnavigator

After updating to Twisted 22.4, the test suite hangs at testGetBaseDNNoOption producing as many temporary empty config files as the filesystem would allow.

Workaround: Remove the cleanup line here:

testCase.addCleanup(reloadFromContent, testCase, b"")

Metadata

Metadata

Assignees

No one assigned

    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