Commit bc0e50f
fix: address Copilot Code Review feedback
- Fix docstring: :resolved-by-hook? → :resolved-by-hook (matches actual key)
- Replace Thread/sleep with :on-event latch for deterministic negative
assertion in resolvedByHook=true test
- Assert .await return value on rpc-latch for fail-fast on timeout
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5cc7e1d commit bc0e50f
2 files changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1036 | 1036 | | |
1037 | 1037 | | |
1038 | 1038 | | |
| 1039 | + | |
| 1040 | + | |
1039 | 1041 | | |
1040 | 1042 | | |
1041 | 1043 | | |
1042 | 1044 | | |
1043 | 1045 | | |
1044 | 1046 | | |
1045 | 1047 | | |
1046 | | - | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
1047 | 1053 | | |
1048 | 1054 | | |
1049 | 1055 | | |
| |||
1055 | 1061 | | |
1056 | 1062 | | |
1057 | 1063 | | |
1058 | | - | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
1059 | 1067 | | |
1060 | 1068 | | |
1061 | 1069 | | |
| |||
1089 | 1097 | | |
1090 | 1098 | | |
1091 | 1099 | | |
1092 | | - | |
| 1100 | + | |
| 1101 | + | |
1093 | 1102 | | |
1094 | 1103 | | |
1095 | 1104 | | |
| |||
0 commit comments