Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
node: Do not set `RUST_BACKTRACE`
Archived lorenz opened 7 months ago

Even though it helps diagnosing panics, it should be up to the user to set RUST_BACKTRACE.

Frankly, I think it was a mistake to have radicle-node modify its own environment. We should have told the users that were seeing panics to please set RUST_BACKTRACE=1.

lorenz opened with revision 971b79c2 on base 5fea9ac0 +0 -8 7 months ago

Even though it helps diagnosing panics, it should be up to the user to set RUST_BACKTRACE.

Frankly, I think it was a mistake to have radicle-node modify its own environment. We should have told the users that were seeing panics to please set RUST_BACKTRACE=1.