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

Connection never disconnects if data is being sent to it #1046

Closed
davidfowl opened this issue Nov 29, 2012 · 2 comments
Closed

Connection never disconnects if data is being sent to it #1046

davidfowl opened this issue Nov 29, 2012 · 2 comments
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

Repro steps:

Prereq: Easiest to reproduce in chrome.

  1. Open up the streaming sample in the ASP.NET samples.
  2. Put a break point in OnConnectedAsync and OnDisconnectAsync of the StreamingConnection.
  3. Got to the chrome tab manager and end the process.
    4 Wait for about 1 minute.

Expected:
Disconnect fires

Actual
Disconnect never fires

@ghost ghost assigned davidfowl Nov 29, 2012
@davidfowl
Copy link
Member Author

Fixed in fa0303f

@Xiaohongt
Copy link
Contributor

verified

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

No branches or pull requests

2 participants