Commit 7300682
committed
[runtime] stabilize verify route closure and timeout expression
Why: /verify had a fragile inline timer/reason expression in the route block that needed an explicit, syntactically robust structure while preserving behavior and a single route close.
Contract impact: none1 parent 5859f64 commit 7300682
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1544 | 1544 | | |
1545 | 1545 | | |
1546 | 1546 | | |
1547 | | - | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
1548 | 1550 | | |
1549 | 1551 | | |
1550 | 1552 | | |
| |||
1732 | 1734 | | |
1733 | 1735 | | |
1734 | 1736 | | |
| 1737 | + | |
| 1738 | + | |
1735 | 1739 | | |
1736 | 1740 | | |
1737 | | - | |
| 1741 | + | |
1738 | 1742 | | |
1739 | 1743 | | |
1740 | 1744 | | |
| |||
0 commit comments