summaryrefslogtreecommitdiff
path: root/cli/tests/unit/kv_queue_test.ts
AgeCommit message (Collapse)Author
2023-12-05fix(ext/kv): throw error if already closed (#21459)Raashid Anwar
If KV is closed and tries to listen queue should throw an error closes #20991