Josep Sampé

Results 31 comments of Josep Sampé

in this folder `/tmp/lithops-acando/` you should have a file called `localhost-runner.log`. can you post the content here?

I see. it seems your user does not have permissions to create this folder` /opt/lithops`. I will check if we can use a different folder

I added a patch for this. can you test with latest master branch?

If I'm not wrong, the `docker` and the `python-dateutil` packages can also be removed. I remember they were used in the past, but now I can't find any import of...

@gilv Do you agree on moving IBM dependencies from the default installation to extra packages? so that when using an IBM backend, users will have to install lithops like this:...

Closing as completed

In #1338 I exposed `wait_dur_sec` and `retries` of the future methods, this can be useful in the case you manually call `future.wait()` or `future.get_result()`. However, note that in a normal...

Closing as the root issue is addressed by multiple PRs. WE can open a separate PR if there is a new issue or alternative requirement

Not sure if you want to tackle this here, but the `kubernetes` package is also required by IBM Code Engine, so it should be placed inside IBM extra. In consequence,...

Great! From my side I'm fine with the change, but as I stated in the issue, I wanted to get @gilv's approval, as IBM packages have been always in the...