aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src/module.d.tl
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2023-01-22 14:42:07 +0100
committerKim Alvefur <zash@zash.se>2023-01-22 14:42:07 +0100
commit7c302e9c4c30da4506fe60ea57373301c08da15e (patch)
tree69f102b3ba309afd91a3c0279ea70c0e998e55a7 /teal-src/module.d.tl
parent81fd03356fbb451c5a7089a2520ebb7fbf6caf30 (diff)
downloadprosody-7c302e9c4c30da4506fe60ea57373301c08da15e.tar.gz
prosody-7c302e9c4c30da4506fe60ea57373301c08da15e.zip
util.prosodyctl.shell: Close state on exit to fix saving shell history
This ensures a last round of garbage collection and finalizers, which should include flushing the readline history file. Test procedure: ``` $ ./prosodyctl shell prosody> s2s:show() -- any command that is not the last in history ... output prosody> bye $ ./prosodyctl shell prosody> ^P ``` After this, the shell prompt should contain the last command from before the "bye". Before this patch, recent history is gone most of the time.
Diffstat (limited to 'teal-src/module.d.tl')
0 files changed, 0 insertions, 0 deletions