mirror of
https://github.com/openappsec/attachment.git
synced 2025-12-31 13:49:09 +03:00
add collect(stop)
This commit is contained in:
@@ -292,6 +292,8 @@ function nano.handle_start_transaction()
|
||||
|
||||
table.insert(nano.allocated_metadata, metadata)
|
||||
|
||||
collectgarbage("stop")
|
||||
|
||||
return metadata
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user