Skip to content

Make __del__ call shutdown and close in DataCollectors and Envs #197

Closed
@vmoens

Description

@vmoens

Currently, a collector or a parallel environment that goes out of scope without being explicitely shut down throws an error.
We should fix this by calling shutdown and close for _DataCollector and _EnvClass, respecitvely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions