Bug#1052650: overflows stack on ruff

2023-11-01 Thread Matthias Geiger
On Mon, 25 Sep 2023 17:23:29 +0100 Jelmer =?utf-8?Q?Vernoo=C4=B3?= wrote: > Package: cargo-debstatus > Version: 0.5.0-3 > Severity: normal > > Hello, > > "cargo debstatus" runs out of stack space on ruff: > > $ git clone https://github.com/astral-sh/ruff > $ cd ruff > $ cargo debstatus -p ruff_c

Bug#1052650: overflows stack on ruff

2023-09-25 Thread Jelmer Vernooij
Package: cargo-debstatus Version: 0.5.0-3 Severity: normal Hello, "cargo debstatus" runs out of stack space on ruff: $ git clone https://github.com/astral-sh/ruff $ cd ruff $ cargo debstatus -p ruff_cli --no-indent ... thread 'main' has overflowed its stack fatal runtime error: stack overflow r