Commit 9681421
committed
Fix error details from VBScript in some cases
Fix a case where error details including the stack trace were not getting reported when they should. Also added a test case that proves that the error details in this case get reported correctly.
Note, error handling is quite complex in here, so I'm not 100% certain this is always the right thing to do. We also have some indication that the problem may be intermittent, though I haven't been able to prove that yet.1 parent 42cdf0e commit 9681421
2 files changed
Lines changed: 23 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
471 | 493 | | |
472 | 494 | | |
473 | 495 | | |
| |||
0 commit comments