julien Lengrand-Lambert

Results 50 comments of julien Lengrand-Lambert

oh wait! It looks like it exits after all, simply it takes over a minute for some reason 🤔

Hey, thanks for the answer. So [I made a repo to reproduce the behaviour](https://github.com/jlengrand/ksoup-test-119/). From what I can see, the requests themselves are fast (all under a second) but the...

Hey! No, I am not exactly. Build time is around 12 seconds. Execution time is 2:12, the last minute spent idling in the main function. Happy to record my screen...

Again: * yes, the requests are fast, i m timing them. * _but_ the program stalls for a minute after the requests and doesn't exit straight away like it should....

> I’ve attached the source code and added a unit test — please run it, as it will show you the exact code execution time. > > [ksoup-test-119.zip](https://github.com/user-attachments/files/20036224/ksoup-test-119.zip) > >...

Hey, thanks for the complete answer! Just a question to make sure : This does mean that users will have to include an API Key themselves to use the tool...

BTW, I have never dived into the Dataframe codebase, nor a DB driver, but if you indicate how I can start looking into it I don't mind seeing if I...