This repository was archived by the owner on Dec 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Subscription handling in Kuksa.val #263
Comments
Among the other uncaught exceptions while unsubscribing include
|
The "unspecified system error" is perhaps stemming from boostorg/beast#1858 |
Merged
Merged
Fixed |
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
It looks like the kuksa.val server is not deleting subscription sessions if the client dies before unsubscribing or forgets to unsubscribe.
Here a log. I ran a client session multiple times while subscribing for same data Vehicle.Speed. I didnt unsubscribe while the client terminated.
The network sessions are being closed but the subscription sessions arent.
If you do this often enough, you see uncaught exceptions followed by termination of the websocket session.
Here some log snippets:
The text was updated successfully, but these errors were encountered: