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

Internal FD browser don't close socket connect itself #63

Closed
Dukobpa3 opened this issue Nov 22, 2013 · 5 comments
Closed

Internal FD browser don't close socket connect itself #63

Dukobpa3 opened this issue Nov 22, 2013 · 5 comments

Comments

@Dukobpa3
Copy link

When I run munit inside FD I should relaunch FD many times.
FD browser remember data from last session and not update it.
I think it happens because connection not closes after closing the browser tab.

@elsassph
Copy link
Member

Probably not a socket thing (munit close the test server when it's done) but likely a browser cache issue. Not sure what would be the best solution - probably appending a random value at the end of the test urls.

@elsassph elsassph reopened this Nov 22, 2013
@Dukobpa3
Copy link
Author

I made this conclusion because sometimes I get a message about the browsers socket is busy.

@Dukobpa3
Copy link
Author

Disabling cache in IE hasn't effect.

@elsassph
Copy link
Member

Can you provide the exact error you get?

@Dukobpa3
Copy link
Author

I'll try but it happens just sometimes.

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

2 participants