Kit,
We will try the patch and see if the problem still occurs.
Thanks,
Peter
-Original Message-
From: Shu Kit Chan
Sent: Tuesday, June 28, 2022 4:42 PM
To: dev
Subject: Re: Lua plugin assertion failure question.
You can check out
https://urldefense.com/v3/__https://github.com
leMLocRelease
> within each function in ts_lua_server_request.c ( thus doing the
> release within the same call-back ) ?
>
> Thanks,
> Peter
>
> -Original Message-
> From: Shu Kit Chan
> Sent: Monday, June 22, 2020 10:36 PM
> To: dev
> Subject: Re: Lua plugin assertion
TSHandleMLocRelease
within each function in ts_lua_server_request.c ( thus doing the
release within the same call-back ) ?
Thanks,
Peter
-Original Message-
From: Shu Kit Chan
Sent: Monday, June 22, 2020 10:36 PM
To: dev
Subject: Re: Lua plugin assertion failure question.
I actually haven
I actually haven't experienced this before for the server request
You mentioned in another thread that this may be related to you guys
setting open_write_fail_action to 4 in parent layer ?
If you can consistently reproduce this, you can perhaps add the
protection similar to client response and see