Removing max_size on queue and add concurrency limit to 2

#15

This implementation brings about the removal of the queue limiter and competition for up to two generations at the same time (I believe the machine can handle it - NOT SURE OF THAT)

Cannot merge
This branch has merge conflicts in the following files:
  • app.py

Sign up or log in to comment