Skip to content

change loading strategy for questions w/ answeroptions

Tom Käsler requested to merge performanceOptimization into master

problem with Future.traverse is that it spawns to many Futures, blocks when too many requests come in around the same time

Merge request reports