ci-quality-stats: use SmartThreadPoolExecutor
requested to merge vigneshraman/mesa-performance-tracking:wip/vignesh/use-smart-thread-pool into master
ci-quality-stats script now utilizes SmartThreadPoolExecutor for concurrent execution of data population tasks like populating the InfluxDB database with data from jobs, unit tests and merged MRs.
Signed-off-by: Vignesh Raman vignesh.raman@collabora.com