Skip to content

JSON files aren't always deleted #5

@cmatheny

Description

@cmatheny

Sometimes json files are not deleted after a simulation runs. This is probably because of a socket closing and causing an exception which breaks the function before calling the function to delete the json. This exception should be caught and delete the json anyways, or periodically delete all jsons that were not created recently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions