Commit b501133
authored
Now the `CronetEngine` shall be closed along with the adapter and the
client. This reduces the possibility with
#2300, learned from
dart-lang/http#1136 (comment).
This PR cannot be effectively tested due to the unpublic closed state.
### Additional context and info (if any)
dart-lang/http#1795
1 parent 9a233d5 commit b501133
File tree
2 files changed
+6
-4
lines changed- plugins/native_dio_adapter
- lib/src
2 files changed
+6
-4
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 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments