Commit f75de59
fix: In memory session service to evaluate dictionary keys and value into an isolated snapshot sequence before starting loop
_list_sessions_impl intermittently would throw `RuntimeError: dictionary changed size during iteration`
Co-authored-by: Ankur Sharma <ankusharma@google.com>
PiperOrigin-RevId: 8924549021 parent a27ce47 commit f75de59
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
246 | | - | |
247 | | - | |
| 245 | + | |
| 246 | + | |
248 | 247 | | |
249 | 248 | | |
250 | | - | |
| 249 | + | |
251 | 250 | | |
252 | 251 | | |
253 | | - | |
| 252 | + | |
254 | 253 | | |
255 | 254 | | |
256 | 255 | | |
| |||
0 commit comments