method Cluster.forkCluster.fork(env?: any): WorkerDeprecatedSpawn a new worker process. This can only be called from the primary process. Parametersoptionalenv: anyKey/value pairs to add to worker process environment. Return TypeWorker