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.
Scope that owns routines launched through it.
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.