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

WebSocket remains open when Application is reloaded in dev #26087

Closed
thheller opened this issue Aug 16, 2019 · 2 comments
Closed

WebSocket remains open when Application is reloaded in dev #26087

thheller opened this issue Aug 16, 2019 · 2 comments
Labels
Bug Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@thheller
Copy link

During development an open WebSocket connection is not automatically closed when the App is reloaded. I have only tested with Android and I'm told it properly disconnects on iOS.

The WebSocket even keeps responding to PING requests.

React Native version:

[email protected]
System:
    OS: Windows 10
    CPU: (12) x64 Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
    Memory: 16.22 GB / 31.93 GB
  Binaries:
    Node: 12.7.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.3.2 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 6.7.0 - C:\Program Files\nodejs\npm.CMD
  SDKs:
    Android SDK:
      Android NDK: 20.0.5594570
  IDEs:
    Android Studio: Version  3.4.0.0 AI-183.6156.11.34.5692245

Steps To Reproduce

  1. Open WebSocket in Application code
  2. Reload App, Connection remains open.
@thheller thheller added the Bug label Aug 16, 2019
@stale
Copy link

stale bot commented Nov 14, 2019

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Nov 14, 2019
@stale
Copy link

stale bot commented Nov 21, 2019

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Nov 21, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Nov 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

1 participant