Skip to content

Setting SetOptOut before Start causes crash #42

@JimiC

Description

@JimiC

If the user sets 'SetOptOut' before calling Start the library throws an IOException when trying to save session settings.

This is causes due to thread race when SetOptOut saves the session (BaseAutoMeasurement line:157) and Start tries to do the same (BaseAutoMeasurement line:77).

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