import { TaskInterface } from "./types/parallelize"; export const activeTasks: Set = new Set();