uktrade / stream-read-xbrl

Python package to parse Companies House accounts data in a streaming way
https://stream-read-xbrl.docs.trade.gov.uk/
MIT License
18 stars 2 forks source link

feat: use a pool that works in daemon processes #62

Closed michalc closed 1 year ago

michalc commented 1 year ago

This is an attempt to avoid the error

daemonic processes are not allowed to have children

when used in Airflow