|
|
|
|
|
by styluss
951 days ago
|
|
Because they want to find the code paths before deploying the code. Surely they have error logging or tracing and can see why it panics. I tried this with a medium sized project and some unexpected code that could panic 3 functions away from the nil. |
|