lua-jsonpath icon indicating copy to clipboard operation
lua-jsonpath copied to clipboard

MOD: local math_path to avoid warning

Open louxiu opened this issue 1 year ago • 0 comments

Minor fix to avoid warnings

[lua] _G write guard:12: __newindex(): writing a global Lua variable ('match_path') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
stack traceback:

louxiu avatar Dec 25 '24 03:12 louxiu