This repository has been archived by the owner on Jan 4, 2025. It is now read-only.
This fixes the following bugs:
- Gunicorn works with processes which have own memory. Currently we have shared objects, so the worker count has to be restricted to one for now.
- Bug in game class fixed, which didn't allow to use exactly one question per player.