Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prevent multiple runs for same user #99

Open
asmodehn opened this issue Feb 9, 2020 · 0 comments
Open

prevent multiple runs for same user #99

asmodehn opened this issue Feb 9, 2020 · 0 comments

Comments

@asmodehn
Copy link
Owner

asmodehn commented Feb 9, 2020

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant