BUGFIX: close pool for emcee saving
An external user pointed out that saving a result with emcee
after using parallelization fails. This was due to a missing _close_pool
which has now been added.
Merge request reports
Activity
changed milestone to %2.2.0
added 1 commit
- 60d4385a - TEST: make sure sampler run test saves the result
added 1 commit
- ead0a9e4 - BUGFIX: make dnest4 not store unhelpful loglikelihoods
added 1 commit
- b5caa6aa - TEST: dnest4 doesn't store log-likelihood evaluations
Approved on the basis that only the Python 3.8 tests are failing, which will be removed in !1277 (merged)
mentioned in issue #694 (closed)
mentioned in commit 6bb226d9