Open michaelquinn32 opened 4 years ago
Hi Jeroen!
I was running some address santizers over this package and saw a deadlock. There isn't much useful testing logs or traceback to check; the test just times out.
To reproduce the error, you'll need to compile R with sanitizers enabled. Rhub has them https://cran.r-project.org/web/packages/rhub/vignettes/rhub.html
Or with one of the docker images here: https://github.com/rocker-org/rocker#unversioned-images-builds-on-r-base
Would you mind taking a look? It's possible that it's something on my end.
Thanks!
Hi Jeroen!
I was running some address santizers over this package and saw a deadlock. There isn't much useful testing logs or traceback to check; the test just times out.
To reproduce the error, you'll need to compile R with sanitizers enabled. Rhub has them https://cran.r-project.org/web/packages/rhub/vignettes/rhub.html
Or with one of the docker images here: https://github.com/rocker-org/rocker#unversioned-images-builds-on-r-base
Would you mind taking a look? It's possible that it's something on my end.
Thanks!