Skurikhin Alexandr

Results 5 comments of Skurikhin Alexandr

I have a slightly different problem, libgccjit.h is present, but smoke test fails: ``` checking libgccjit.h presence... yes checking for libgccjit.h... yes configure: error: Installed libgccjit has failed passing the...

I didn't manage to make it work via `default` argument, as far as I understood, `default` is applied to values, not keys. I think that is quite a fringe use-case,...

I confirm that it is fixed by #1329! Thank you, I can (soon) remove my setup.py hack to fix this problem.

Maybe I didn't understand the original question correctly, but I managed to use secret to define elastic search username and password by following instructions [here.](https://www.jaegertracing.io/docs/1.21/operator/#external-elasticsearch)

I wanted to discuss ways to make this library safer to use, as for me adding default maximum limit of attempt, would be a good option. Seems like I was...