Extract wm_poller to separate program/module #9
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
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.
The text was updated successfully, but these errors were encountered: