Commit 8cda83f
[ package:vm_service ] Catch RPCError in kill_running_test.dart
This exception can be thrown if the VM shuts down before the service can
send its response.
Fixes #56909
Change-Id: I71d3b8271959615c76ccac90ae2e93cb96806611
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/390761
Commit-Queue: Ben Konyi <[email protected]>
Reviewed-by: Jessy Yameogo <[email protected]>
Commit-Queue: Jessy Yameogo <[email protected]>
Auto-Submit: Ben Konyi <[email protected]>1 parent da9ad9a commit 8cda83f
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
19 | 27 | | |
20 | 28 | | |
21 | 29 | | |
| |||
0 commit comments