Skip to content

Commit 89a368e

Browse files
committed
Update troubleshooting.mdx
1 parent 876111e commit 89a368e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus/docs/ruby/troubleshooting.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ See the backtrace(s) showing what code line causes the hanging problem. The back
102102
```text title="Tests output"
103103
================================================================================
104104
Start logging 2 detected threads.
105-
Use the following backtrace(s) to find the line of code that got stuck
106-
if the CI node hung and terminated your tests.
105+
Use the following backtrace(s) to find the line of code that got stuck if the CI node hung and terminated your tests.
106+
How to read the backtrace: https://knapsackpro.com/perma/ruby/backtrace-debugging
107107
108108
Main thread backtrace:
109109
knapsack_pro-ruby/lib/knapsack_pro/runners/queue/base_runner.rb:83:in `backtrace'

0 commit comments

Comments
 (0)