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

signalR constant growth of system objects #4677

Open
Nivonn opened this issue Jun 5, 2023 · 0 comments
Open

signalR constant growth of system objects #4677

Nivonn opened this issue Jun 5, 2023 · 0 comments

Comments

@Nivonn
Copy link

Nivonn commented Jun 5, 2023

Hi.
I've created a client server demo where the server pushes data to the client every 5 seconds.
code
When I take memory snapshots (chrome->F12->memory->heap snapshot) every couple of minutes, I see constant growth of system objects (the purple segment on the pie chart).
It seems that this issue causes the browser to fail over a short period of time.
You can watch the evolution of the purple segment from snip1 to snip5 in the attached files.
Can you please advise ?
Thx

snip1
snip2
snip3
snip4
snip5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant