Adrian Lungu
Adrian Lungu
Is this still on the roadmap ?
Maybe adding the possibility to set **fielddata** ? Or the ability to add a subfield to the language field in order to also store it as a keyword on which...
Good points! I've adjusted the code, now errors should properly return upwards the chain, and semaphores should be released through the `defer` mechanism. Also added a test case for panics...
Thanks @pafuent , I've updated the code, hope the tests go well this time 🤞
Is there anything else I should look into for this MR to get merged ?
Any update on this ?
Hello! Thanks for the quick answer! So basically the `ping-pong` is done synchronously ? But then, how can I log the `pong` that is done towards the server when the...
> Yes, see 1695216#diff-7101a3ea121adf8d5b0acb5a2c520ca3R138-R162 Thanks! > You can't. Is there a reason you need to do that? Apart from logging, I've been trying to debug various scenarios in which I'm...
Gohack sounds interesting, I'll look into that, thanks!
@ldez I also have the same issue and I've tested versions 1.45.2 as you recommended, as well as 1.46 and the latest 1.47.2. The issue is still there. The issue...