Skip to content

Disable saveToFile if auto_save or save_periodically is enabled #197

@traversaro

Description

@traversaro

If a user requested the save to performed by the destructor (with auto_save) and/or periodically (with save_periodically), then it would be great if the saveToFile method (called by the user) would return an error, otherwise it may happen that there are race condition between the user code and the other threads. We had this problem with @Gianlucamilani.

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