Skip to content

FEReader / trajectory cleanup flaky on CI #84

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().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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