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

Some WebSocket connection are not disposed when app is paused/ use logged out #987

Closed
Chralu opened this issue Jun 11, 2024 · 1 comment · Fixed by #988
Closed

Some WebSocket connection are not disposed when app is paused/ use logged out #987

Chralu opened this issue Jun 11, 2024 · 1 comment · Fixed by #988
Assignees
Labels
bug Something isn't working priority:high 🚨
Milestone

Comments

@Chralu
Copy link
Collaborator

Chralu commented Jun 11, 2024

Describe the problem you discovered

howto reproduce

  1. launch aeWallet
  2. import wallet
  3. remove wallet

There are still logs like those :

[phoenix_socket.socket] [phoenix_socket] Heartbeat completed
[phoenix_socket.message] Message encoded to [null, 20, phoenix, heartbeat, {}]
[phoenix_socket.message] Message decoded from [null, 20, phoenix, phx_reply, {response: {}, status: ok}]

Describe the solution you'd like

No response

Epic

No response

@Chralu Chralu added the bug Something isn't working label Jun 11, 2024
@Chralu Chralu self-assigned this Jun 11, 2024
@Chralu Chralu added this to the 2.3.9 milestone Jun 12, 2024
@Chralu
Copy link
Collaborator Author

Chralu commented Jul 17, 2024

This is related to #990

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:high 🚨
Projects
None yet
1 participant