Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

test_access_log_keepalive - AssertionError: descriptors leak router #1129

@gene-git

Description

@gene-git

FYI, With git head as of commit fbeb206 the test_access_log_keepalive test fails with:

>               assert fds_diff <= option.fds_threshold, f'descriptors leak {name}'
E               AssertionError: descriptors leak router
E               assert 4 <= 0
E                +  where 0 = <unit.option.Options object at 0x7f3d461fe710>.fds_threshold

test/conftest.py:541: AssertionError

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