Skip to content

Prevent concurrent instances from writing to cache file #230

@mrdaemon

Description

@mrdaemon

It is currently possible to run multiple instances of Exosphere. This, in itself, isn't deeply problematic, but they will share the same cache file. This may result in unexpected issues when doing concurrent writes to it.

We should either not allow multiple instances, or handle the case where the cache file is in use gracefully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreRelevant to exosphere core or shared components (objects, Inventory, logic etc)enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions