Commit d99e8b2
committed
fix(lit-node-client-nodejs): LIT-4016 - Throw an error if we are iterating across
this.connectedNodes to build sessionSigs, but the client is disconnected - the sessionSigs map could be incomplete in this case1 parent bb21608 commit d99e8b2
File tree
1 file changed
+12
-0
lines changed- packages/lit-node-client-nodejs/src/lib
1 file changed
+12
-0
lines changedLines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2203 | 2203 | | |
2204 | 2204 | | |
2205 | 2205 | | |
| 2206 | + | |
| 2207 | + | |
| 2208 | + | |
| 2209 | + | |
| 2210 | + | |
| 2211 | + | |
| 2212 | + | |
| 2213 | + | |
| 2214 | + | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
2206 | 2218 | | |
2207 | 2219 | | |
2208 | 2220 | | |
| |||
0 commit comments