export const TASKS_LIMIT = 13; export const TASKS_PAUSE = 0; export const Aborted = Symbol("aborted");