Samuel Lampa

Results 148 comments of Samuel Lampa

Cool, thanks @gotzmann ! Having a look ...

Same issue here. - Linux Mint 21.1 - xfce4-terminal 0.8.10 (Xfce 4.16) - GNU bash, version 5.1.16 - Nextflow version 25.04.6.5954 Same thing happens in Gnome terminal `3.44.0 using VTE...

If I run `nextflow lint` via `script` with `script -q -c "nextflow lint main.nf" nflint.out`, and inspect the raw characters `cat -v nflint.out`, I get this in the end of...

I realize though that the remaining challenge is how to treat the need of operating on input ports when that need arises ...

> I had the same error with `3.13.1` but not with `3.12.8` Thanks, solved it for me too. Using [pixi](https://pixi.sh/) and: ```bash pixi init pixi add python=3.12.8 pixi add pip...

For me the page first gets unresponsive ... ... and then crashes:

@robertaboukhalil Nothing showing up there unfortunately: But, I found that this works great if I do it in a private window! ✔️ ... so I gather it has something to...

Just discovered: The problem goes away if I specify max RAM usage (even if set to the max amount of memory on my laptop), so running this command instead: ```bash...