I'm trying to add multithreading to the [UQ book chapter](https://github.com/pymc-devs/uq_chapter/blob/master/reference/UQ Handbook Chapter.ipynb) by adding njobs=4 to one of the calls to `sample`, but it kills my kernel. Have you seen this before?