Skip to content

Commit

Permalink
fix comment: add TODO tag
Browse files Browse the repository at this point in the history
  • Loading branch information
chobits committed Nov 5, 2024
1 parent 03f2a1c commit 5b1a720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong/tools/request_aware_table.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--- NOTE: tool is designed to assist with **detecting** request contamination
-- issues on CI, during test runs. It does not offer security safeguards.
--
-- In debug mode,
-- TODO: need to resolve the following issues in debug mode,
-- 1. `:clear` could not clear elements inserted by `table.insert()`
-- 2. `table.concat()` couldn't work for elements assigned using `indexing`

Expand Down

0 comments on commit 5b1a720

Please sign in to comment.