Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a context for holding the http client. #4209

Open
sigurdm opened this issue Apr 5, 2024 · 0 comments
Open

Create a context for holding the http client. #4209

sigurdm opened this issue Apr 5, 2024 · 0 comments
Labels
type-enhancement A request for a change that isn't a bug

Comments

@sigurdm
Copy link
Contributor

sigurdm commented Apr 5, 2024

Right now we are using a global client, and have no clear responsibility for closing it.

Perhaps this context can take over some of SystemCache's responsibilities

Related to: dart-lang/sdk#55289

@sigurdm sigurdm added the type-enhancement A request for a change that isn't a bug label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

1 participant