from the callback instead).
floenv.scm:143: (without-interrupts
+ Caller: flo:update-environment!.
floenv.scm:156: (without-interrupts
+ Caller: reset-package!.
+
+ OK. Flo:update-environment! uses without-interrupts to avoid
+ preemption, so the machine on which it is operating cannot be
+ switched.
+
+ The call in reset-package! is somewhat superfluous because
+ reset-package! is only used during boot and after-restore,
+ when the thread timer is not running.
gc.scm:56: (set-interrupt-enables! interrupt-enables))
gc.scm:98: (with-absolutely-no-interrupts