This happens because of race conditions with websocket state.
[
ws_frame.c:816](https://github.com/kamailio/kamailio/blob/ac4c2d4579f121395…
- setting socked state `WS_S_CLOSING`
[
ws_conn.c:703](https://github.com/kamailio/kamailio/blob/master/src/modules…
- setting socket state `WS_S_REMOVING` and updates `rmticks` value.
I will create a pull request to break race conditions.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3278#issuecomment-1383141701
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3278/1383141701(a)github.com>