You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚡ Close CronetEngine when closing the CronetClient (#2422)
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
0 commit comments