Process tweaks
This commit is contained in:
parent
756d25c6a6
commit
5ec6915c45
2 changed files with 3 additions and 2 deletions
2
process
2
process
|
|
@ -1 +1 @@
|
|||
Subproject commit 117297d8b04c0018cbce127846472bfe0e7b3640
|
||||
Subproject commit 048533cbc5c617eda4ea1c53f01c2dffcfe7fe0b
|
||||
|
|
@ -23,4 +23,5 @@
|
|||
'pipeline (copy-var process/pipeline tns)
|
||||
'$ (copy-var process/$ tns)
|
||||
'*defaults* defaults
|
||||
'default-shutdown-hook (copy-var process/default-shutdown-hook tns)})
|
||||
'destroy (copy-var process/destroy tns)
|
||||
'destroy-tree (copy-var process/destroy-tree tns)})
|
||||
|
|
|
|||
Loading…
Reference in a new issue