Thanks to visit codestin.com
Credit goes to github.com

Skip to content

prevent multiple runs for same user #99

@asmodehn

Description

@asmodehn

Using this library will have many issues (in the real world) if one user uses it concurrently with itself...
In our model we assume one user has one key, one config,etc. therefore we should limit aiokraken usage to just one instance per user, maybe via a pidfile somewhere in the config folder ?

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