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

[2.1] The gui disconnect from the notification #2084

Closed
julien-duponchelle opened this issue May 30, 2017 · 2 comments
Closed

[2.1] The gui disconnect from the notification #2084

julien-duponchelle opened this issue May 30, 2017 · 2 comments
Labels
Milestone

Comments

@julien-duponchelle
Copy link
Contributor

julien-duponchelle commented May 30, 2017

The gui disconnect from the notification feed every seconds. This consume a lot of CPU.

@julien-duponchelle
Copy link
Contributor Author

If we can switch to Qt 5.3 and later we could use websocket and no longer need to deal with HTTP streaming.

@julien-duponchelle
Copy link
Contributor Author

I opened an issue to fix trouble in Chunked Encoding with aiohttp:
aio-libs/aiohttp#1933

The workaround on our side is to make sure we don't have content length before enabling chunked encoding.

julien-duponchelle added a commit to GNS3/gns3-server that referenced this issue May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant