Commit dbc16b3
[analysis_server] Fix collect report returning 500 because of a crash on json convert
After 816b974 the download report on
"Analysis Server Diagnostics" did not work.
Change-Id: I14f2525730772f7cf72a7a9c622ae3094602766a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/434680
Reviewed-by: Brian Wilkerson <[email protected]>
Commit-Queue: Jens Johansen <[email protected]>1 parent 2b24d38 commit dbc16b3
File tree
1 file changed
+3
-2
lines changed- pkg/analysis_server/lib/src/status/pages
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
| 170 | + | |
170 | 171 | | |
171 | | - | |
| 172 | + | |
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
| |||
0 commit comments