shajara API Map
    Preparing search index...

    Function createScope

    • Creates a long-lived scope for launching related routines.

      An open managed scope keeps a Node.js process from exiting naturally. Cancel or asynchronously dispose the scope during application shutdown.

      Returns Scope

      Scope that owns routines launched through it.