Commit 9f55bda
committed
DAS insights: use continue instead of return when crashed plugin
When I forked this page for a _list_ of plugin isolates, I neglected
to convert this 'return' into a 'continue'.
Change-Id: I61868a83a379c910b3381134c165b6ddb4f45ff1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/450100
Auto-Submit: Samuel Rawlins <[email protected]>
Reviewed-by: Brian Wilkerson <[email protected]>1 parent 79b9cce commit 9f55bda
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments