only call dispose-each once
parent
a4a687ab32
commit
b34bfe563e
|
@ -93,8 +93,6 @@ PRIVATE>
|
||||||
] with-scope ; inline
|
] with-scope ; inline
|
||||||
|
|
||||||
[
|
[
|
||||||
[
|
always-destructors get-global
|
||||||
always-destructors get-global dispose-each
|
error-destructors get-global append dispose-each
|
||||||
error-destructors get-global dispose-each
|
|
||||||
] with-destructors
|
|
||||||
] "destructors.global" add-shutdown-hook
|
] "destructors.global" add-shutdown-hook
|
||||||
|
|
Loading…
Reference in New Issue