[Buildroot] [PATCH v2 2/3] support/scripts/pkg-stats: use aiohttp for upstream URL checking

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Aug 5 20:47:39 UTC 2020


On Wed, 5 Aug 2020 22:37:35 +0200
Titouan Christophe <titouan.christophe at railnova.eu> wrote:

> > -import requests  # URL checking
> > +import requests  # NVD database download  
> 
> Shouldn't we migrate the NVD downloads to aiohttp as well ? So we do not 
> need 2 different HTTP client libs.

Yes, we could, but I consider that a separate enhancement. We're not
using multiprocessing for the NVD database download, so it's less
urgent to convert the NVD database download.

(Of course: ACK for all your other comments.)

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list