Pat
Pat
It may be TLS related though looking at the stack, plus always best to try with the latest version anyway to confirm.
We should really update the sanity tests as well to start verifying these runtime dependencies ideally too.
Does this resolve #10240? Are there any others we should add now?
I would like to really see some tests to be honest around preventing regressions, whacking in random libraries without them makes it hard to later know/verify why those libraries are...
> A question though, why is there so much divergence between production and debug's packages? Debug needs a lot of things to help you debug things, production should only have...
We have the integration tests if that's the only way but was hoping a simple dry run should work
Looks to be resolved now with cprofiles issue
@pwhelan is there a way we can see which one is stuck/still running in CI? We can trigger that then on cancellation potentially.
I thought normally they don't seem to hit the timeout so that's why I thought it was stuck somewhere. Eventually we do timeout but my thinking was we were just...
What config are you using? We should also make sure to add some regression unit tests for it.