Thomas Cowart

Results 2 comments of Thomas Cowart

What I'm trying to do in the application is build a stan model then create many sets of samples with different "data" parameters for the model. Since each sample set...

``` Thanks for the illustration. I'm still not entirely sure I understand why this isn't a problem with Python itself. Surely at some point Python is calling executor.shutdown(wait=False, cancel_futures=True), right?...