fixme freeze

This commit is contained in:
2025-12-06 12:30:14 -06:00
parent 33ebd8f45d
commit 7c0f4dcd5f

View File

@@ -599,6 +599,7 @@ function turn(msg)
//log.console(`FIXME: need to get main from config, not just set to true`)
//log.console(`FIXME: actors need the truncated use function as well`)
//log.console(`FIXME: remove global access (ie globalThis.use)`)
//log.console(`FIXME: add freeze/unfreeze at this level, so we can do it (but scripts cannot)`)
actor_mod.register_actor(cell.id, turn, true, config.system.ar_timer)
if (config.system.actor_memory)