session: no reply on app del worker with sapi 17/40017/2
authorFlorin Coras <fcoras@cisco.com>
Tue, 28 Nov 2023 23:28:16 +0000 (15:28 -0800)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 29 Nov 2023 17:01:08 +0000 (17:01 +0000)
commit18710d58f0dfae6c8455eedfe46545566e7ed4a8
tree78dee88a9ed92cf4c7f7c8ff9dd2a9dbe25fd4de
parent1b75fdbda01ceac2051e3d443c1db0d884d11bd5
session: no reply on app del worker with sapi

With socket api, applications should not expect reply after worker del
msg. VCL in particular closes the socket after it enqueues the message.

Found by ASAN.

Type: fix

Signed-off-by: Dmitry Valter <d-valter@yandex-team.com>
Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I1be02a0cde6b96a96edb709f3fe30bbc01ff2d24
src/vnet/session/session_api.c