PolicyEngine / policyengine-core

Core microsimulation engine for PolicyEngine models. Forked from OpenFisca-Core.
https://policyengine.github.io/policyengine-core
GNU Affero General Public License v3.0
14 stars 19 forks source link

Bug in macro cache read when read/write are disabled #206

Closed nikhilwoodruff closed 4 months ago

nikhilwoodruff commented 4 months ago

When simulations set the read/write features of the macro cache to be disabled, they still are loaded from the cache, just as None values, which causes errors.