Nicolas Ruflin

Results 332 comments of Nicolas Ruflin

Doing some more tests here: https://github.com/ruflin/Elastica/pull/2287 I think the core problem is that we use the connectionPool to get this info.

Can you check https://github.com/ruflin/Elastica/pull/2287 and see if works for your use case? My goal is to have a test that fails without the change eventually. The PR got a bit...

Hi @ryu818 , I think the main reason is that it is not supported yet is that nobody got around to add it. As you already digged into the code...

@maxxer It would be great if you could open a PR around this!

For the CI runs, looks like we need do update Ubuntu first, we got the following error message: > This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner...

I opened a PR with a fix here: https://github.com/ruflin/Elastica/pull/2243

I just merged https://github.com/ruflin/Elastica/pull/2243 which should fix the CI issue. Can rebase / update the branch?

This new push slipped through on my end. Any chance you could rebase this on 9.x so we can get this into 9.x and backport it from there to 8.x?

I changed the target of this PR to go against 9.x. We can always backport to 8.x afterwards.

Hi @JulienRAVIA Thanks for the PR. I have learned the hard way, that I better don't get PRs into branches which are not maintained anymore. Even though it looks like...