methodcluster.default.Cluster.forkfork(env?: any): Worker;Spawn a new worker process.This can only be called from the primary process.@param envKey/value pairs to add to worker process environment.