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

Extract wm_poller to separate program/module #9

Open
M4a1x opened this issue Oct 13, 2018 · 0 comments
Open

Extract wm_poller to separate program/module #9

M4a1x opened this issue Oct 13, 2018 · 0 comments
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@M4a1x
Copy link
Owner

M4a1x commented Oct 13, 2018

Extract wm_poller and separate it from the api logic.

This is so that when run with gunicorn the wm_poller doesn't get started multiple times. This is currently not a serious problem, as one worker is enough for the current load.

@M4a1x M4a1x added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Oct 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant