summaryrefslogtreecommitdiff
path: root/internal/worker.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'internal/worker.zsh')
-rw-r--r--internal/worker.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/worker.zsh b/internal/worker.zsh
index 1537ef54..b086401e 100644
--- a/internal/worker.zsh
+++ b/internal/worker.zsh
@@ -103,6 +103,7 @@ function _p9k_worker_stop() {
_p9k__worker_req_fd=
_p9k__worker_resp_fd=
_p9k__worker_shell_pid=
+ _p9k__worker_params=()
_p9k__worker_requests=()
_p9k__worker_functions=()
return 0