Add tcl regression test in scripting.tcl to reproduce memory leak.
This commit is contained in:
parent
a27a4b82f4
commit
7d63a7d128
@ -741,3 +741,8 @@ start_server {tags {"scripting repl"}} {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
start_server {tags {"scripting"}} {
|
||||||
|
r script debug sync
|
||||||
|
r eval {return 'hello'} 0
|
||||||
|
r eval {return 'hello'} 0
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user