Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix memory leaks, support "default_background" color and "custom_emoji" page icon #423

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

Closed
HermanSchoenfeld wants to merge 13 commits into notion-dotnet:main from Sphere10:main

Conversation

@HermanSchoenfeld
Copy link
Contributor

@HermanSchoenfeld HermanSchoenfeld commented Oct 31, 2024

No description provided.

mikastamm reacted with thumbs up emoji
HermanSchoenfeld and others added 13 commits March 15, 2023 01:25
@HermanSchoenfeld HermanSchoenfeld changed the title (削除) Fix memory leaks (削除ここまで) (追記) Fix memory leaks, support "default_background" color and "custom_emoji" page icon (追記ここまで) Nov 11, 2024
private voidEnsureHttpClient()
private HttpClientGetHttpClient()
{
if (_httpClient != null)
Copy link
Contributor

@KoditkarVedant KoditkarVedant Mar 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HermanSchoenfeld This will create a new instance of HttpClient for each request. HttpClient instances are meant to be long-lived, and reused throughout the lifetime of the application

Copy link
Contributor

Stale PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@KoditkarVedant KoditkarVedant KoditkarVedant left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /