Commit 802d96c
committed
fix: replace unwrap() with ok_or_else() in execute_job to prevent panic on missing prompt/instructions
Signed-off-by: Marlon Barreto <mbarretot@hotmail.com>1 parent 717d17a commit 802d96c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
782 | 782 | | |
783 | 783 | | |
784 | 784 | | |
785 | | - | |
| 785 | + | |
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
| |||
0 commit comments