NYCPlanning / db-factfinder

data ETL for population fact finder (decennial + acs)
https://nycplanning.github.io/db-factfinder/factfinder/
MIT License
2 stars 3 forks source link

Median & special variables for aggregated geotypes return multiprocessing error #93

Closed mgraber closed 3 years ago

mgraber commented 3 years ago

Relevant for community profiles floodplain variables. This error comes from: https://github.com/NYCPlanning/db-factfinder/blob/dc75b1818c7a2c5c3f7e47fe69e8ef97232d3c2e/factfinder/main.py#L225-L227 Error: AssertionError: daemonic processes are not allowed to have children

SPTKL commented 3 years ago

resolved