Closed 1uc closed 4 weeks ago
Just for clarification, which test was failing here?
This one for sure:
82 - hoctests::test_mechfunc_py (Failed)
and likely these as well:
91 - hoctests::test_setdata_py (Failed)
145 - api::vclamp_cpp (Failed)
The NRN unit-tests fail with a segfault when we try to get cached copy of the dereferenced Datums.
Since we don't need access via the cache but only through
_ppvar
we don't need to make them part of the instance structure.