mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 16:40:24 +02:00
zsh-workers/8862
This commit is contained in:
parent
1b47e1b30b
commit
7911421e73
1 changed files with 1 additions and 0 deletions
|
@ -3201,6 +3201,7 @@ zexit(int val, int from_signal)
|
|||
if (in_exit++ && from_signal) {
|
||||
LASTALLOC_RETURN;
|
||||
}
|
||||
zleactive = 0;
|
||||
exit_modules();
|
||||
|
||||
if (isset(MONITOR)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue