-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sync
-
None
The initial implementation of the Default Sync Socket still has custom functions for starting and stopping event loop. This was required since there are some random crashes caused by session clean up and websocket callback operations that occur on the event loop while the client is being torn down.
Update the operation of the ClientImpl, Session and websocket so everything is cleaned up properly and no crashes occur if the event loop keeps running.
- depends on
-
RCORE-1082 SyncSocketProvider eventloop migration
- Closed
- is depended on by
-
RCORE-1396 Create end to end test using the C_API and default websocket
- Closed