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

HTTP client sometimes hangs on Windows #48

Closed
ereOn opened this issue Jan 9, 2015 · 3 comments
Closed

HTTP client sometimes hangs on Windows #48

ereOn opened this issue Jan 9, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@ereOn
Copy link
Member

ereOn commented Jan 9, 2015

The client gets stuck and also prevents the app from shuting down.

@ereOn ereOn added the bug label Jan 9, 2015
@ereOn ereOn self-assigned this Jan 9, 2015
@ereOn ereOn added this to the 2.0 milestone Jan 9, 2015
@ereOn ereOn changed the title HTTP client does not work on Windows HTTP client sometimes hangs on Windows Mar 16, 2015
@ereOn ereOn modified the milestones: 3.0, 2.0 May 5, 2015
@s-vincent
Copy link
Member

What is the state of this issue ? Do the commit 77e5ba1 fixed it ?

@ereOn
Copy link
Member Author

ereOn commented Aug 13, 2017

I don't think so. It's been a while since I worked on that. I have no memories on the context sadly.

@s-vincent
Copy link
Member

@ereOn I believe it is fixed with 11518d0.

Here is the scenario I have reproduce:

  • launch freelan;
  • wait just time to send the client web request;
  • stop application;
  • application hangs.

I guess it is because at one moment we may recreate fscp::server object that blocks application to completely shutdown.

I close the ticket from now. Feel free to reopen if any.

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

2 participants