Skip to content

FEReader / trajectory cleanup flaky on CI #84

@hannahbaumann

Description

@hannahbaumann

Tests relying on __del__ to close FEReader / MDAnalysis trajectories pass locally but fail randomly on CI. Explicit u.trajectory.close() fixes the issue.

For now, we keep the explicit close() in tests, but we should verify __del__ reliably calls close().

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