Results 6 comments of anton-slashm

@ilan-gold is it still needed? I might try to tackle it.

@ilan-gold I was able to open 55 megs JPEG2000 `ome.tiff` generated with `raw2ometiff` without any issues. However, I believe this simple use case is not what you're interested in. Do...

Hi @ilan-gold, I'm working on it, just takes time.

Downgrading to `7.28.1` fixed it for me. Even `7.29.0` was behaving wildly.

@TomChv for dagger `0.13.1` I also experience slow startup times of ~20 secs for python poetry project. `Installing module` and `analyzing module` are the culprits. It varies heavily depending, I...

Is there a workaround meanwhile? I run this and end up having my password printed on the console: ```python ecr_password = dag.set_secret( "ecr_password", await aws_auth_container.with_exec( [ "sh", "-c", "aws ecr...