Commit 8dc9257
Fix NPE race condition in AssistantChat.updateLoading (#304)
* Initial plan
* Fix NullPointerException in AssistantChat.updateLoading due to race condition
Co-authored-by: jGauravGupta <15934072+jGauravGupta@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jGauravGupta <15934072+jGauravGupta@users.noreply.github.com>1 parent 7eea5a3 commit 8dc9257
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
| |||
0 commit comments