csmetrics / csmetrics.net

webapp for csmetrics.org
Creative Commons Attribution 4.0 International
28 stars 9 forks source link

`/update`, `/venue` sometimes return empty list #64

Closed DavidZhang73 closed 1 year ago

DavidZhang73 commented 1 year ago

It seems that this bug is affected by multiprocessing. When I set num_worker to 1, bug disappears. Global variable is incompatible with multiprocessing:

Possible solution: