Commit d7d22b6
authored
Show backtrace on errors when RUST_BACKTRACE=1 environment variable is set (#841)
Show backtrace on errors when the RUST_BACKTRACE=1 environment variable is set. Also enable showing the back trace during the python integration tests to help debug in some intermittent errors on OSX CI.1 parent 4580345 commit d7d22b6
2 files changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
| 512 | + | |
518 | 513 | | |
519 | 514 | | |
520 | 515 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments