Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Bug Fix Release

Latest
Compare
Choose a tag to compare
@claussmann claussmann released this 12 Feb 13:58
· 3 commits to main since this release

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.