TuringLang / Turing.jl

Bayesian inference with probabilistic programming.
https://turinglang.org
MIT License
2.05k stars 219 forks source link

test/mcmc/Inference.jl segfaults on GHA Windows runner (sometimes) #2379

Open penelopeysm opened 1 month ago

penelopeysm commented 1 month ago

https://github.com/TuringLang/Turing.jl/actions/runs/11521973282/job/32106634986

Happened more than once, so there might be something in it.

Alas, it's not always reproducible, sometimes it passes. 🙃

yebai commented 1 month ago

I can confirm that this is a Libtask issue. It would be good to try to minimise this so we can fix it in the planned improvements to Libtask.

cc @willtebbutt